Searched refs:is_txq_empty (Results 1 – 3 of 3) sorted by relevance
1004 bool (*is_txq_empty)(struct rtw89_dev *rtwdev); member
2599 .is_txq_empty = mac_is_txq_empty_be,
6385 ret = read_poll_timeout(mac->is_txq_empty, empty, empty, 50, in rtw89_mac_ptk_drop_by_band_and_wait()6546 .is_txq_empty = mac_is_txq_empty_ax,