Lines Matching defs:rtl_intf_ops
2204 struct rtl_intf_ops { struct
2206 void (*read_efuse_byte)(struct ieee80211_hw *hw, u16 _offset, u8 *pbuf);
2207 int (*adapter_start) (struct ieee80211_hw *hw);
2208 void (*adapter_stop) (struct ieee80211_hw *hw);
2209 bool (*check_buddy_priv)(struct ieee80211_hw *hw,
2212 int (*adapter_tx) (struct ieee80211_hw *hw,
2216 void (*flush)(struct ieee80211_hw *hw, u32 queues, bool drop);
2217 int (*reset_trx_ring) (struct ieee80211_hw *hw);
2218 bool (*waitq_insert) (struct ieee80211_hw *hw,
2223 void (*disable_aspm) (struct ieee80211_hw *hw);
2224 void (*enable_aspm) (struct ieee80211_hw *hw);