Home
last modified time | relevance | path

Searched refs:IWL_MVM_STATUS_ROC_P2P_RUNNING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtime-event.c66 if (test_and_clear_bit(IWL_MVM_STATUS_ROC_P2P_RUNNING, &mvm->status)) { in iwl_mvm_cleanup_roc()
389 set_bit(IWL_MVM_STATUS_ROC_P2P_RUNNING, &mvm->status); in iwl_mvm_te_handle_notif()
1039 set_bit(IWL_MVM_STATUS_ROC_P2P_RUNNING, &mvm->status); in iwl_mvm_rx_session_protect_notif()
1343 set_bit(IWL_MVM_STATUS_ROC_P2P_RUNNING, &mvm->status); in iwl_mvm_stop_roc()
H A Dmvm.h1404 IWL_MVM_STATUS_ROC_P2P_RUNNING, enumerator
H A Dmac80211.c831 !test_bit(IWL_MVM_STATUS_ROC_P2P_RUNNING, &mvm->status) && in iwl_mvm_mac_tx()