Searched refs:apsd_conf (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_init.c302 conf_tid->apsd_conf[0],
303 conf_tid->apsd_conf[1]);
H A Dwl1271_main.c164 .apsd_conf = {0, 0},
172 .apsd_conf = {0, 0},
180 .apsd_conf = {0, 0},
188 .apsd_conf = {0, 0},
196 .apsd_conf = {0, 0},
204 .apsd_conf = {0, 0},
212 .apsd_conf = {0, 0},
356 conf_tid->apsd_conf[0],
357 conf_tid->apsd_conf[1]);
H A Dwl1271_conf.h621 u32 apsd_conf[2]; member in struct:conf_tx_tid
H A Dwl1271_acx.c885 acx->apsd_conf[0] = cpu_to_le32(apsd_conf0);
886 acx->apsd_conf[1] = cpu_to_le32(apsd_conf1);
H A Dwl1271_acx.h803 __le32 apsd_conf[2]; member in struct:acx_tid_config

Completed in 76 milliseconds