Searched defs:link_station_parameters (Results 1 – 1 of 1) sorted by relevance
1678 struct link_station_parameters { struct1679 const u8 *mld_mac;1680 int link_id;1681 const u8 *link_mac;1682 const u8 *supported_rates;1683 u8 supported_rates_len;1684 const struct ieee80211_ht_cap *ht_capa;1685 const struct ieee80211_vht_cap *vht_capa;1686 u8 opmode_notif;1687 bool opmode_notif_used;[all …]