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