Searched defs:rtl_intf_ops (Results 1 – 1 of 1) sorted by relevance
2291 struct rtl_intf_ops { struct2293 void (*read_efuse_byte)(struct ieee80211_hw *hw, u16 _offset, u8 *pbuf);2294 int (*adapter_start)(struct ieee80211_hw *hw);2295 void (*adapter_stop)(struct ieee80211_hw *hw);2296 bool (*check_buddy_priv)(struct ieee80211_hw *hw,2299 int (*adapter_tx)(struct ieee80211_hw *hw,2303 void (*flush)(struct ieee80211_hw *hw, u32 queues, bool drop);2304 int (*reset_trx_ring)(struct ieee80211_hw *hw);2305 bool (*waitq_insert)(struct ieee80211_hw *hw,2310 void (*disable_aspm)(struct ieee80211_hw *hw);[all …]