Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c1507 const u8 *ies, *lci, *civic, *msr_ie; in iwl_mvm_ftm_lc_notif() local
1522 msr_ie = cfg80211_find_ie_match(WLAN_EID_MEASURE_REPORT, ies, ies_len, in iwl_mvm_ftm_lc_notif()
1524 if (msr_ie) { in iwl_mvm_ftm_lc_notif()
1525 lci = msr_ie + 2; in iwl_mvm_ftm_lc_notif()
1526 lci_len = msr_ie[1]; in iwl_mvm_ftm_lc_notif()
1529 msr_ie = cfg80211_find_ie_match(WLAN_EID_MEASURE_REPORT, ies, ies_len, in iwl_mvm_ftm_lc_notif()
1531 if (msr_ie) { in iwl_mvm_ftm_lc_notif()
1532 civic = msr_ie + 2; in iwl_mvm_ftm_lc_notif()
1533 civic_len = msr_ie[1]; in iwl_mvm_ftm_lc_notif()