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