Home
last modified time | relevance | path

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

/linux-4.1.27/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.c1025 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue, in wl1251_acx_tid_cfg() function
1030 struct wl1251_acx_tid_cfg *acx; in wl1251_acx_tid_cfg()
Dmain.c1334 ret = wl1251_acx_tid_cfg(wl, wl1251_tx_get_queue(queue), in wl1251_op_conf_tx()