Searched refs:IWL_RX_MPDU_STATUS_REPLAY_ERROR (Results 1 – 3 of 3) sorted by relevance
233 IWL_RX_MPDU_STATUS_REPLAY_ERROR = BIT(7), enumerator
1614 !(mpdu_status & IWL_RX_MPDU_STATUS_REPLAY_ERROR))) { in iwl_mld_rx_mgmt_prot()1650 else if (mpdu_status & IWL_RX_MPDU_STATUS_REPLAY_ERROR) in iwl_mld_rx_mgmt_prot()
311 !(status & IWL_RX_MPDU_STATUS_REPLAY_ERROR))) { in iwl_mvm_rx_mgmt_prot()348 else if (status & IWL_RX_MPDU_STATUS_REPLAY_ERROR) in iwl_mvm_rx_mgmt_prot()