Searched refs:wl1271_acx_ac_cfg (Results 1 - 4 of 4) 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.c311 ret = wl1271_acx_ac_cfg(wl, conf_ac->ac, conf_ac->cw_min,
H A Dwl1271_acx.h1108 int wl1271_acx_ac_cfg(struct wl1271 *wl, u8 ac, u8 cw_min, u16 cw_max,
H A Dwl1271_main.c365 ret = wl1271_acx_ac_cfg(wl, conf_ac->ac, conf_ac->cw_min,
1871 ret = wl1271_acx_ac_cfg(wl, wl1271_tx_get_queue(queue),
H A Dwl1271_acx.c831 int wl1271_acx_ac_cfg(struct wl1271 *wl, u8 ac, u8 cw_min, u16 cw_max, function

Completed in 92 milliseconds