Searched refs:q_st (Results 1 – 2 of 2) sorted by relevance
7025 struct mac_ax_tx_queue_empty q_st = {{0}}; in rtw_hal_mac_is_tx_mgnt_empty() local7029 err = mac->ops->is_txq_empty(mac, &q_st); in rtw_hal_mac_is_tx_mgnt_empty()7033 if ((band == 0) && (q_st.band0_mgnt_empty == DLE_QUEUE_EMPTY)) in rtw_hal_mac_is_tx_mgnt_empty()7035 else if ((band == 1) && (q_st.band1_mgnt_empty == DLE_QUEUE_EMPTY)) in rtw_hal_mac_is_tx_mgnt_empty()
7041 struct mac_ax_tx_queue_empty q_st = {{0}}; in rtw_hal_mac_is_tx_mgnt_empty() local7045 err = mac->ops->is_txq_empty(mac, &q_st); in rtw_hal_mac_is_tx_mgnt_empty()7049 if ((band == 0) && (q_st.band0_mgnt_empty == DLE_QUEUE_EMPTY)) in rtw_hal_mac_is_tx_mgnt_empty()7051 else if ((band == 1) && (q_st.band1_mgnt_empty == DLE_QUEUE_EMPTY)) in rtw_hal_mac_is_tx_mgnt_empty()