Searched refs:civicloc (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ftm-responder.c | 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()
|
| H A D | ftm-initiator.c | 1072 res->ftm.civicloc = entry->buf + entry->lci_len; in iwl_mvm_ftm_get_lci_civic()
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 1247 const u8 *civicloc, size_t civicloc_len, in ieee80211_set_ftm_responder_params() 1274 new->civicloc = pos; in ieee80211_set_ftm_responder_params() 1275 memcpy(pos, civicloc, civicloc_len); in ieee80211_set_ftm_responder_params() 1439 params->civicloc, in ieee80211_assign_beacon() 4019 if (beacon->civicloc) { in ieee80211_csa_finish() 4021 new_beacon->civicloc = pos; in ieee80211_csa_finish() 4022 memcpy(pos, beacon->civicloc, beacon->civicloc_len); in ieee80211_csa_finish() 1239 ieee80211_set_ftm_responder_params(struct ieee80211_sub_if_data * sdata,const u8 * lci,size_t lci_len,const u8 * civicloc,size_t civicloc_len,struct ieee80211_bss_conf * link_conf) ieee80211_set_ftm_responder_params() argument
|
| /linux/include/net/ |
| H A D | cfg80211.h | 1389 * @civicloc: Measurement Report element content, starting with Measurement 1406 const u8 *civicloc; 4248 * @civicloc: civic location data (may be %NULL) 4276 const u8 *civicloc; 1370 const u8 *civicloc; global() member 4221 const u8 *civicloc; global() member
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 3856 result->civicloc = nla_data(tb[NL80211_PMSR_FTM_RESP_ATTR_CIVICLOC]); in mac80211_hwsim_parse_ftm_result()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 6261 bcn->civicloc = nla_data(tb[NL80211_FTM_RESP_ATTR_CIVICLOC]); in nl80211_parse_he_obss_pd()
|