Lines Matching defs:ieee80211_vif_cfg
1905 struct ieee80211_vif_cfg { struct
1907 bool assoc, ibss_joined;
1908 bool ibss_creator;
1909 bool ps;
1910 u16 aid;
1911 u16 eml_cap;
1912 u16 eml_med_sync_delay;
1913 u16 mld_capa_op;
1915 __be32 arp_addr_list[IEEE80211_BSS_ARP_ADDR_LIST_LEN];
1916 int arp_addr_cnt;
1917 u8 ssid[IEEE80211_MAX_SSID_LEN];
1918 size_t ssid_len;
1919 bool s1g;
1920 bool idle;
1921 u8 ap_addr[ETH_ALEN] __aligned(2);