Searched refs:civicloc (Results 1 – 3 of 3) sorted by relevance
469 if (res->ftm.civicloc && res->ftm.civicloc_len && in nl80211_pmsr_send_ftm_res()471 res->ftm.civicloc_len, res->ftm.civicloc)) in nl80211_pmsr_send_ftm_res()
5527 bcn->civicloc = nla_data(tb[NL80211_FTM_RESP_ATTR_CIVICLOC]); in nl80211_parse_beacon()
1035 const u8 *civicloc, size_t civicloc_len, in ieee80211_set_ftm_responder_params() argument1062 new->civicloc = pos; in ieee80211_set_ftm_responder_params()1063 memcpy(pos, civicloc, civicloc_len); in ieee80211_set_ftm_responder_params()1198 params->civicloc, in ieee80211_assign_beacon()3424 if (beacon->civicloc) { in cfg80211_beacon_dup()3426 new_beacon->civicloc = pos; in cfg80211_beacon_dup()3427 memcpy(pos, beacon->civicloc, beacon->civicloc_len); in cfg80211_beacon_dup()