Searched defs:rtl_intf_ops (Results 1 – 1 of 1) sorted by relevance
2269 struct rtl_intf_ops { struct2271 int (*adapter_start)(struct ieee80211_hw *hw);2272 void (*adapter_stop)(struct ieee80211_hw *hw);2273 bool (*check_buddy_priv)(struct ieee80211_hw *hw,2276 int (*adapter_tx)(struct ieee80211_hw *hw,2280 void (*flush)(struct ieee80211_hw *hw, u32 queues, bool drop);2281 int (*reset_trx_ring)(struct ieee80211_hw *hw);2282 bool (*waitq_insert)(struct ieee80211_hw *hw,2287 void (*disable_aspm)(struct ieee80211_hw *hw);2288 void (*enable_aspm)(struct ieee80211_hw *hw);