Home
last modified time | relevance | path

Searched defs:rtl_mac (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dwifi.h1341 struct rtl_mac { struct
1342 u8 mac_addr[ETH_ALEN];
1343 u8 mac80211_registered;
1344 u8 beacon_enabled;
1346 u32 tx_ss_num;
1347 u32 rx_ss_num;
1349 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
1350 struct ieee80211_hw *hw;
1351 struct ieee80211_vif *vif;
1352 enum nl80211_iftype opmode;
[all …]