Lines Matching defs:station_parameters
1382 struct station_parameters { struct
1383 const u8 *supported_rates;
1384 struct net_device *vlan;
1385 u32 sta_flags_mask, sta_flags_set;
1386 u32 sta_modify_mask;
1387 int listen_interval;
1388 u16 aid;
1389 u16 vlan_id;
1390 u16 peer_aid;
1391 u8 supported_rates_len;
1392 u8 plink_action;
1393 u8 plink_state;
1394 const struct ieee80211_ht_cap *ht_capa;
1395 const struct ieee80211_vht_cap *vht_capa;
1396 u8 uapsd_queues;
1397 u8 max_sp;
1398 enum nl80211_mesh_power_mode local_pm;
1399 u16 capability;
1400 const u8 *ext_capab;
1401 u8 ext_capab_len;
1402 const u8 *supported_channels;
1403 u8 supported_channels_len;
1404 const u8 *supported_oper_classes;
1405 u8 supported_oper_classes_len;
1406 u8 opmode_notif;
1407 bool opmode_notif_used;
1408 int support_p2p_ps;
1409 const struct ieee80211_he_cap_elem *he_capa;
1410 u8 he_capa_len;
1411 u16 airtime_weight;
1412 struct sta_txpwr txpwr;
1413 const struct ieee80211_he_6ghz_capa *he_6ghz_capa;