Lines Matching defs:station_parameters
1350 struct station_parameters { struct
1351 const u8 *supported_rates;
1352 struct net_device *vlan;
1353 u32 sta_flags_mask, sta_flags_set;
1354 u32 sta_modify_mask;
1355 int listen_interval;
1356 u16 aid;
1357 u16 vlan_id;
1358 u16 peer_aid;
1359 u8 supported_rates_len;
1360 u8 plink_action;
1361 u8 plink_state;
1362 const struct ieee80211_ht_cap *ht_capa;
1363 const struct ieee80211_vht_cap *vht_capa;
1364 u8 uapsd_queues;
1365 u8 max_sp;
1366 enum nl80211_mesh_power_mode local_pm;
1367 u16 capability;
1368 const u8 *ext_capab;
1369 u8 ext_capab_len;
1370 const u8 *supported_channels;
1371 u8 supported_channels_len;
1372 const u8 *supported_oper_classes;
1373 u8 supported_oper_classes_len;
1374 u8 opmode_notif;
1375 bool opmode_notif_used;
1376 int support_p2p_ps;
1377 const struct ieee80211_he_cap_elem *he_capa;
1378 u8 he_capa_len;
1379 u16 airtime_weight;
1380 struct sta_txpwr txpwr;
1381 const struct ieee80211_he_6ghz_capa *he_6ghz_capa;