Home
last modified time | relevance | path

Searched refs:wl1251_acx_tid_cfg (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dacx.h1306 struct wl1251_acx_tid_cfg { struct
1494 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue,
Dacx.c1022 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue, in wl1251_acx_tid_cfg() function
1027 struct wl1251_acx_tid_cfg *acx; in wl1251_acx_tid_cfg()
Dmain.c1329 ret = wl1251_acx_tid_cfg(wl, wl1251_tx_get_queue(queue), in wl1251_op_conf_tx()