Searched defs:ieee80211_vif (Results 1 – 1 of 1) sorted by relevance
1728 struct ieee80211_vif { struct1729 enum nl80211_iftype type;1730 struct ieee80211_bss_conf bss_conf;1731 u8 addr[ETH_ALEN] __aligned(2);1732 bool p2p;1733 bool csa_active;1734 bool mu_mimo_owner;1758 struct ieee80211_vif *mbssid_tx_vif; argument
Completed in 19 milliseconds