Searched refs:wl1271_acx_ac_cfg (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/wireless/wl12xx/ |
D | init.c | 578 ret = wl1271_acx_ac_cfg(wl, conf_ac->ac, conf_ac->cw_min, in wl1271_hw_init()
|
D | acx.h | 1268 int wl1271_acx_ac_cfg(struct wl1271 *wl, u8 ac, u8 cw_min, u16 cw_max,
|
D | main.c | 498 ret = wl1271_acx_ac_cfg(wl, conf_ac->ac, conf_ac->cw_min, in wl1271_plt_init() 2662 ret = wl1271_acx_ac_cfg(wl, wl1271_tx_get_queue(queue), in wl1271_op_conf_tx()
|
D | acx.c | 833 int wl1271_acx_ac_cfg(struct wl1271 *wl, u8 ac, u8 cw_min, u16 cw_max, in wl1271_acx_ac_cfg() function
|