Searched defs:ieee80211_vif_cfg (Results 1 – 1 of 1) sorted by relevance
1920 struct ieee80211_vif_cfg { struct1922 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;[all …]