Searched refs:apsd_conf (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | init.c | 627 conf_tid->apsd_conf[0], in wl1271_init_vif_specific() 628 conf_tid->apsd_conf[1]); in wl1271_init_vif_specific()
|
| H A D | conf.h | 377 u32 apsd_conf[2]; member
|
| H A D | acx.h | 443 __le32 apsd_conf[2]; member
|
| H A D | acx.c | 882 acx->apsd_conf[0] = cpu_to_le32(apsd_conf0); in wl1271_acx_tid_cfg() 883 acx->apsd_conf[1] = cpu_to_le32(apsd_conf1); in wl1271_acx_tid_cfg()
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 163 .apsd_conf = {0, 0}, 171 .apsd_conf = {0, 0}, 179 .apsd_conf = {0, 0}, 187 .apsd_conf = {0, 0},
|
| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | main.c | 304 .apsd_conf = {0, 0}, 312 .apsd_conf = {0, 0}, 320 .apsd_conf = {0, 0}, 328 .apsd_conf = {0, 0},
|