Home
last modified time | relevance | path

Searched refs:wl1271_acx_tid_cfg (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dinit.c585 ret = wl1271_acx_tid_cfg(wl, conf_tid->queue_id, in wl1271_hw_init()
Dacx.h1270 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type,
Dmain.c505 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()
Dacx.c866 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type, in wl1271_acx_tid_cfg() function