Lines Matching defs:station_parameters
992 struct station_parameters { struct
993 const u8 *supported_rates;
994 struct net_device *vlan;
995 u32 sta_flags_mask, sta_flags_set;
996 u32 sta_modify_mask;
997 int listen_interval;
998 u16 aid;
999 u16 peer_aid;
1000 u8 supported_rates_len;
1001 u8 plink_action;
1002 u8 plink_state;
1003 const struct ieee80211_ht_cap *ht_capa;
1004 const struct ieee80211_vht_cap *vht_capa;
1005 u8 uapsd_queues;
1006 u8 max_sp;
1007 enum nl80211_mesh_power_mode local_pm;
1008 u16 capability;
1009 const u8 *ext_capab;
1010 u8 ext_capab_len;
1011 const u8 *supported_channels;
1012 u8 supported_channels_len;
1013 const u8 *supported_oper_classes;
1014 u8 supported_oper_classes_len;
1015 u8 opmode_notif;
1016 bool opmode_notif_used;
1017 int support_p2p_ps;
1018 const struct ieee80211_he_cap_elem *he_capa;
1019 u8 he_capa_len;