Searched refs:iwl_mvm_start_p2p_roc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | time-event.h | 161 * iwl_mvm_start_p2p_roc - start remain on channel for p2p device functionality 177 int iwl_mvm_start_p2p_roc(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
|
H A D | time-event.c | 926 int iwl_mvm_start_p2p_roc(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_start_p2p_roc() function
|
H A D | mac80211.c | 3978 ret = iwl_mvm_start_p2p_roc(mvm, vif, duration, type); in iwl_mvm_roc()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | time-event.h | 104 * iwl_mvm_start_p2p_roc - start remain on channel for p2p device functionality 120 int iwl_mvm_start_p2p_roc(struct iwl_mvm *mvm, struct ieee80211_vif *vif,
|
H A D | time-event.c | 958 int iwl_mvm_start_p2p_roc(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_start_p2p_roc() function
|
H A D | mac80211.c | 4658 ret = iwl_mvm_start_p2p_roc(mvm, vif, duration, type); in iwl_mvm_roc_common()
|
Completed in 17 milliseconds