Searched refs:civicloc_len (Results 1 – 7 of 7) sorted by relevance
1245 const u8 *civicloc, size_t civicloc_len, in ieee80211_set_ftm_responder_params() argument1252 if (!lci_len && !civicloc_len) in ieee80211_set_ftm_responder_params()1256 len = lci_len + civicloc_len; in ieee80211_set_ftm_responder_params()1270 if (civicloc_len) { in ieee80211_set_ftm_responder_params()1271 new->civicloc_len = civicloc_len; in ieee80211_set_ftm_responder_params()1273 memcpy(pos, civicloc, civicloc_len); in ieee80211_set_ftm_responder_params()1274 pos += civicloc_len; in ieee80211_set_ftm_responder_params()1584 params->civicloc_len, in ieee80211_assign_beacon()4278 beacon->probe_resp_len + beacon->lci_len + beacon->civicloc_len; in cfg80211_beacon_dup()4366 new_beacon->civicloc_len = beacon->civicloc_len; in cfg80211_beacon_dup()[all …]
695 if (res->ftm.civicloc && res->ftm.civicloc_len && in nl80211_pmsr_send_ftm_res()697 res->ftm.civicloc_len, res->ftm.civicloc)) in nl80211_pmsr_send_ftm_res()
6784 bcn->civicloc_len = nla_len(tb[NL80211_FTM_RESP_ATTR_CIVICLOC]); in nl80211_parse_beacon()
1102 res->ftm.civicloc_len = entry->civic_len; in iwl_mvm_ftm_get_lci_civic()
1504 size_t civicloc_len; member4565 unsigned int civicloc_len; member
553 size_t civicloc_len; member
4064 result->civicloc_len = nla_len(tb[NL80211_PMSR_FTM_RESP_ATTR_CIVICLOC]); in mac80211_hwsim_parse_ftm_result()