Lines Matching defs:station_parameters
816 struct station_parameters { struct
817 const u8 *supported_rates;
818 struct net_device *vlan;
819 u32 sta_flags_mask, sta_flags_set;
820 u32 sta_modify_mask;
821 int listen_interval;
822 u16 aid;
823 u8 supported_rates_len;
824 u8 plink_action;
825 u8 plink_state;
826 const struct ieee80211_ht_cap *ht_capa;
827 const struct ieee80211_vht_cap *vht_capa;
828 u8 uapsd_queues;
829 u8 max_sp;
830 enum nl80211_mesh_power_mode local_pm;
831 u16 capability;
832 const u8 *ext_capab;
833 u8 ext_capab_len;
834 const u8 *supported_channels;
835 u8 supported_channels_len;
836 const u8 *supported_oper_classes;
837 u8 supported_oper_classes_len;
838 u8 opmode_notif;
839 bool opmode_notif_used;