Searched refs:mac_bw_state (Results 1 – 2 of 2) sorted by relevance
1245 if ((mac_srs)->srs_bw->mac_bw_state & SRS_BW_ENFORCED) \1246 (mac_srs)->srs_bw->mac_bw_state &= ~SRS_BW_ENFORCED; \2513 if (!(mac_srs->srs_bw->mac_bw_state & SRS_BW_ENFORCED)) in mac_srs_pick_chain()2514 mac_srs->srs_bw->mac_bw_state |= in mac_srs_pick_chain()2824 if (mac_srs->srs_bw->mac_bw_state & SRS_BW_ENFORCED) in mac_rx_srs_drain_bw()2825 mac_srs->srs_bw->mac_bw_state &= ~SRS_BW_ENFORCED; in mac_rx_srs_drain_bw()2826 } else if (mac_srs->srs_bw->mac_bw_state & SRS_BW_ENFORCED) { in mac_rx_srs_drain_bw()2831 mac_srs->srs_bw->mac_bw_state |= SRS_BW_ENFORCED; in mac_rx_srs_drain_bw()2853 !(mac_srs->srs_bw->mac_bw_state & SRS_BW_ENFORCED)) { in mac_rx_srs_drain_bw()2995 if (!(mac_srs->srs_bw->mac_bw_state & SRS_BW_ENFORCED)) { in mac_rx_srs_drain_bw()[all …]
219 uint32_t mac_bw_state; member