Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/rtlwifi/
Dwifi.h958 struct rtl_mac { struct
959 u8 mac_addr[ETH_ALEN];
960 u8 mac80211_registered;
961 u8 beacon_enabled;
963 u32 tx_ss_num;
964 u32 rx_ss_num;
966 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
967 struct ieee80211_hw *hw;
968 struct ieee80211_vif *vif;
969 enum nl80211_iftype opmode;
[all …]