Searched refs:vht_operation (Results 1 – 7 of 7) sorted by relevance
216 os_free(sta->vht_operation); in copy_sta_vht_oper()217 sta->vht_operation = NULL; in copy_sta_vht_oper()221 if (!sta->vht_operation) { in copy_sta_vht_oper()222 sta->vht_operation = in copy_sta_vht_oper()224 if (!sta->vht_operation) in copy_sta_vht_oper()228 os_memcpy(sta->vht_operation, vht_oper, in copy_sta_vht_oper()
206 struct ieee80211_vht_operation *vht_operation; member
1040 if (sta->vht_operation) { in get_tx_parameters()1041 struct ieee80211_vht_operation *oper = sta->vht_operation; in get_tx_parameters()
414 os_free(sta->vht_operation); in ap_free_sta()
63 const u8 *vht_operation; member
546 elems->vht_operation = pos; in __ieee802_11_parse_elems()785 elems->vht_operation = NULL; in ieee802_11_elems_clear_ids()
780 copy_sta_vht_oper(data, sta, elems->vht_operation); in mesh_mpm_add_peer()