Searched refs:wl1271_acx_tid_cfg (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/net/wireless/wl12xx/ |
D | init.c | 585 ret = wl1271_acx_tid_cfg(wl, conf_tid->queue_id, in wl1271_hw_init()
|
D | acx.h | 1270 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type,
|
D | main.c | 505 ret = wl1271_acx_tid_cfg(wl, conf_tid->queue_id, in wl1271_plt_init() 2668 ret = wl1271_acx_tid_cfg(wl, wl1271_tx_get_queue(queue), in wl1271_op_conf_tx()
|
D | acx.c | 866 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type, in wl1271_acx_tid_cfg() function
|