Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dtx.c451 mt76_txq_stopped(struct mt76_queue *q) in mt76_txq_stopped() function
495 if (stop || mt76_txq_stopped(q)) in mt76_txq_send_burst()
566 if (!mt76_txq_stopped(q)) in mt76_txq_schedule_list()
624 if (mt76_txq_stopped(q) || test_bit(MT76_RESET, &phy->state)) { in mt76_txq_schedule_pending_wcid()