Searched defs:rtl_hal_ops (Results 1 – 1 of 1) sorted by relevance
2217 struct rtl_hal_ops { struct2218 int (*init_sw_vars)(struct ieee80211_hw *hw);2224 int (*hw_init)(struct ieee80211_hw *hw);2225 void (*hw_disable)(struct ieee80211_hw *hw);2226 void (*hw_suspend)(struct ieee80211_hw *hw);2227 void (*hw_resume)(struct ieee80211_hw *hw);2234 void (*set_bw_mode)(struct ieee80211_hw *hw,2238 void (*set_bcn_reg)(struct ieee80211_hw *hw);2255 void (*fill_tx_desc)(struct ieee80211_hw *hw,2280 void (*led_control)(struct ieee80211_hw *hw,[all …]
Completed in 30 milliseconds