Searched refs:apsd_conf (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/ |
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()
|
A D | conf.h | 377 u32 apsd_conf[2]; member
|
A D | acx.h | 443 __le32 apsd_conf[2]; member
|
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-6.3-rc2/drivers/net/wireless/ti/wl12xx/ |
A D | main.c | 164 .apsd_conf = {0, 0}, 172 .apsd_conf = {0, 0}, 180 .apsd_conf = {0, 0}, 188 .apsd_conf = {0, 0},
|
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/ |
A D | main.c | 305 .apsd_conf = {0, 0}, 313 .apsd_conf = {0, 0}, 321 .apsd_conf = {0, 0}, 329 .apsd_conf = {0, 0},
|
Completed in 21 milliseconds