Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c1810 !iwl_mvm_is_oce_supported(mvm)) in iwl_mvm_scan_umac_flags()
1813 if (iwl_mvm_is_oce_supported(mvm)) { in iwl_mvm_scan_umac_flags()
H A Dmvm.h1272 static inline bool iwl_mvm_is_oce_supported(struct iwl_mvm *mvm) in iwl_mvm_is_oce_supported() function
H A Dmac80211.c682 if (iwl_mvm_is_oce_supported(mvm)) { in iwl_mvm_mac_setup_register()