Searched refs:wlcore_is_queue_stopped_locked (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | tx.h | 266 bool wlcore_is_queue_stopped_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
H A D | tx.c | 1310 bool wlcore_is_queue_stopped_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_is_queue_stopped_locked() function
|
H A D | main.c | 1244 (wlcore_is_queue_stopped_locked(wl, wlvif, q) && in wl1271_op_tx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | tx.h | 266 bool wlcore_is_queue_stopped_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
H A D | tx.c | 1308 bool wlcore_is_queue_stopped_locked(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_is_queue_stopped_locked() function
|
H A D | main.c | 1232 (wlcore_is_queue_stopped_locked(wl, wlvif, q) && in wl1271_op_tx()
|
Completed in 19 milliseconds