Searched refs:apsd_conf (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ti/wlcore/ |
D | init.c | 641 conf_tid->apsd_conf[0], in wl1271_init_vif_specific() 642 conf_tid->apsd_conf[1]); in wl1271_init_vif_specific()
|
D | conf.h | 391 u32 apsd_conf[2]; member
|
D | acx.h | 457 __le32 apsd_conf[2]; member
|
D | acx.c | 896 acx->apsd_conf[0] = cpu_to_le32(apsd_conf0); in wl1271_acx_tid_cfg() 897 acx->apsd_conf[1] = cpu_to_le32(apsd_conf1); in wl1271_acx_tid_cfg()
|
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 178 .apsd_conf = {0, 0}, 186 .apsd_conf = {0, 0}, 194 .apsd_conf = {0, 0}, 202 .apsd_conf = {0, 0},
|
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 319 .apsd_conf = {0, 0}, 327 .apsd_conf = {0, 0}, 335 .apsd_conf = {0, 0}, 343 .apsd_conf = {0, 0},
|