Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wl1251/
Dacx.h1292 struct wl1251_acx_tid_cfg { struct
1480 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue,
Dacx.c1023 int wl1251_acx_tid_cfg(struct wl1251 *wl, u8 queue, in wl1251_acx_tid_cfg() function
1028 struct wl1251_acx_tid_cfg *acx; in wl1251_acx_tid_cfg()
Dmain.c1313 ret = wl1251_acx_tid_cfg(wl, wl1251_tx_get_queue(queue), in wl1251_op_conf_tx()