Searched refs:apsd_conf (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/ti/wlcore/ |
D | init.c | 646 conf_tid->apsd_conf[0], in wl1271_init_vif_specific() 647 conf_tid->apsd_conf[1]); in wl1271_init_vif_specific()
|
D | conf.h | 391 u32 apsd_conf[2]; member
|
D | acx.c | 897 acx->apsd_conf[0] = cpu_to_le32(apsd_conf0); in wl1271_acx_tid_cfg() 898 acx->apsd_conf[1] = cpu_to_le32(apsd_conf1); in wl1271_acx_tid_cfg()
|
D | acx.h | 457 __le32 apsd_conf[2]; member
|
/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 177 .apsd_conf = {0, 0}, 185 .apsd_conf = {0, 0}, 193 .apsd_conf = {0, 0}, 201 .apsd_conf = {0, 0},
|
/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 318 .apsd_conf = {0, 0}, 326 .apsd_conf = {0, 0}, 334 .apsd_conf = {0, 0}, 342 .apsd_conf = {0, 0},
|