Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/iwlwifi/mvm/
HDmvm.h2003 int iwl_mvm_max_scan_ie_len(struct iwl_mvm *mvm);
HDscan.c309 int iwl_mvm_max_scan_ie_len(struct iwl_mvm *mvm) in iwl_mvm_max_scan_ie_len() function
HDmac80211.c528 hw->wiphy->max_scan_ie_len = iwl_mvm_max_scan_ie_len(mvm); in iwl_mvm_mac_setup_register()