Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c202 IWL_ERR(mvm, "LCI/civicloc data too big (%zd + %zd)\n", in iwl_mvm_ftm_responder_dyn_cfg_v2()
214 memcpy(pos + 2, params->civicloc, params->civicloc_len); in iwl_mvm_ftm_responder_dyn_cfg_v2()
256 memcpy(cmd.civic_buf + 2, params->civicloc, in iwl_mvm_ftm_responder_dyn_cfg_v3()
/linux/net/wireless/
H A Dpmsr.c476 if (res->ftm.civicloc && res->ftm.civicloc_len && in nl80211_pmsr_send_ftm_res()
478 res->ftm.civicloc_len, res->ftm.civicloc)) in nl80211_pmsr_send_ftm_res()
H A Dnl80211.c5864 bcn->civicloc = nla_data(tb[NL80211_FTM_RESP_ATTR_CIVICLOC]); in nl80211_parse_beacon()
/linux/include/net/
H A Dcfg80211.h1336 * @civicloc: Measurement Report element content, starting with Measurement
1353 const u8 *civicloc; member
4093 * @civicloc: civic location data (may be %NULL)
4121 const u8 *civicloc; member
H A Dmac80211.h534 * @civicloc: CIVIC location subelement content
540 const u8 *civicloc; member