Searched refs:mt76_has_tx_pending (Results 1 – 1 of 1) sorted by relevance
373 static bool mt76_has_tx_pending(struct mt76_dev *dev) in mt76_has_tx_pending() function398 wait_event_timeout(dev->tx_wait, !mt76_has_tx_pending(dev), timeout); in mt76_set_channel()