Searched refs:civicloc (Results 1 – 7 of 7) sorted by relevance
148 memcpy(pos + 2, params->civicloc, params->civicloc_len); in iwl_mvm_ftm_responder_dyn_cfg_cmd()
445 res->ftm.civicloc = entry->buf + entry->lci_len; in iwl_mvm_ftm_get_lci_civic()
406 if (res->ftm.civicloc && res->ftm.civicloc_len && in nl80211_pmsr_send_ftm_res()408 res->ftm.civicloc_len, res->ftm.civicloc)) in nl80211_pmsr_send_ftm_res()
4471 bcn->civicloc = nla_data(tb[NL80211_FTM_RESP_ATTR_CIVICLOC]); in nl80211_parse_beacon()
832 const u8 *civicloc, size_t civicloc_len) in ieee80211_set_ftm_responder_params() argument860 new->civicloc = pos; in ieee80211_set_ftm_responder_params()861 memcpy(pos, civicloc, civicloc_len); in ieee80211_set_ftm_responder_params()951 params->civicloc, in ieee80211_assign_beacon()3018 if (beacon->civicloc) { in cfg80211_beacon_dup()3020 new_beacon->civicloc = pos; in cfg80211_beacon_dup()3021 memcpy(pos, beacon->civicloc, beacon->civicloc_len); in cfg80211_beacon_dup()
903 const u8 *civicloc; member3120 const u8 *civicloc; member
486 const u8 *civicloc; member