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