Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/rtlwifi/
Dwifi.h899 struct rtl_mac { struct
900 u8 mac_addr[ETH_ALEN];
901 u8 mac80211_registered;
902 u8 beacon_enabled;
904 u32 tx_ss_num;
905 u32 rx_ss_num;
907 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
908 struct ieee80211_hw *hw;
909 struct ieee80211_vif *vif;
910 enum nl80211_iftype opmode;
[all …]