Lines Matching defs:ieee80211_vif_cfg
1920 struct ieee80211_vif_cfg { struct
1922 bool assoc, ibss_joined;
1923 bool ibss_creator;
1924 bool ps;
1925 u16 aid;
1926 u16 eml_cap;
1927 u16 eml_med_sync_delay;
1928 u16 mld_capa_op;
1930 __be32 arp_addr_list[IEEE80211_BSS_ARP_ADDR_LIST_LEN];
1931 int arp_addr_cnt;
1932 u8 ssid[IEEE80211_MAX_SSID_LEN];
1933 size_t ssid_len;
1934 bool s1g;
1935 bool idle;
1936 u8 ap_addr[ETH_ALEN] __aligned(2);