Lines Matching defs:station_parameters
1432 struct station_parameters { struct
1433 const u8 *supported_rates;
1434 struct net_device *vlan;
1435 u32 sta_flags_mask, sta_flags_set;
1436 u32 sta_modify_mask;
1437 int listen_interval;
1438 u16 aid;
1439 u16 vlan_id;
1440 u16 peer_aid;
1441 u8 supported_rates_len;
1442 u8 plink_action;
1443 u8 plink_state;
1444 const struct ieee80211_ht_cap *ht_capa;
1445 const struct ieee80211_vht_cap *vht_capa;
1446 u8 uapsd_queues;
1447 u8 max_sp;
1448 enum nl80211_mesh_power_mode local_pm;
1449 u16 capability;
1450 const u8 *ext_capab;
1451 u8 ext_capab_len;
1452 const u8 *supported_channels;
1453 u8 supported_channels_len;
1454 const u8 *supported_oper_classes;
1455 u8 supported_oper_classes_len;
1456 u8 opmode_notif;
1457 bool opmode_notif_used;
1458 int support_p2p_ps;
1459 const struct ieee80211_he_cap_elem *he_capa;
1460 u8 he_capa_len;
1461 u16 airtime_weight;
1462 struct sta_txpwr txpwr;
1463 const struct ieee80211_he_6ghz_capa *he_6ghz_capa;