Searched refs:is_txq_empty (Results 1 – 4 of 4) sorted by relevance
3642 if (mac->ops->is_txq_empty(mac, &val) != MACSUCCESS) in rtw_hal_mac_wow_chk_txq_empty()7029 err = mac->ops->is_txq_empty(mac, &q_st); in rtw_hal_mac_is_tx_mgnt_empty()
3660 if (mac->ops->is_txq_empty(mac, &val) != MACSUCCESS) in rtw_hal_mac_wow_chk_txq_empty()7045 err = mac->ops->is_txq_empty(mac, &q_st); in rtw_hal_mac_is_tx_mgnt_empty()
15099 u32 (*is_txq_empty)(struct mac_ax_adapter *adapter, member