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 | 1239 const u8 *civicloc, size_t civicloc_len, in ieee80211_set_ftm_responder_params() argument 1266 new->civicloc = pos; in ieee80211_set_ftm_responder_params() 1267 memcpy(pos, civicloc, civicloc_len); in ieee80211_set_ftm_responder_params() 1441 params->civicloc, in ieee80211_assign_beacon() 4006 if (beacon->civicloc) { in cfg80211_beacon_dup() 4008 new_beacon->civicloc = pos; in cfg80211_beacon_dup() 4009 memcpy(pos, beacon->civicloc, beacon->civicloc_len); in cfg80211_beacon_dup()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 1370 const u8 *civicloc; member 4224 const u8 *civicloc; 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 | 6204 bcn->civicloc = nla_data(tb[NL80211_FTM_RESP_ATTR_CIVICLOC]); in nl80211_parse_beacon()
|