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