Searched refs:wlcore_is_queue_stopped_by_reason_locked (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | tx.h | 262 wlcore_is_queue_stopped_by_reason_locked(struct wl1271 *wl,
|
H A D | tx.c | 1293 stopped = wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, queue, in wlcore_is_queue_stopped_by_reason() 1300 bool wlcore_is_queue_stopped_by_reason_locked(struct wl1271 *wl, in wlcore_is_queue_stopped_by_reason_locked() function
|
H A D | main.c | 1245 !wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, q, in wl1271_op_tx() 1264 !wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, q, in wl1271_op_tx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | tx.h | 262 wlcore_is_queue_stopped_by_reason_locked(struct wl1271 *wl,
|
H A D | tx.c | 1291 stopped = wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, queue, in wlcore_is_queue_stopped_by_reason() 1298 bool wlcore_is_queue_stopped_by_reason_locked(struct wl1271 *wl, in wlcore_is_queue_stopped_by_reason_locked() function
|
H A D | main.c | 1233 !wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, q, in wl1271_op_tx() 1252 !wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, q, in wl1271_op_tx()
|
Completed in 20 milliseconds