Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2319 struct rtl_intf_ops { struct
2321 void (*read_efuse_byte)(struct ieee80211_hw *hw, u16 _offset, u8 *pbuf);
2322 int (*adapter_start)(struct ieee80211_hw *hw);
2323 void (*adapter_stop)(struct ieee80211_hw *hw);
2325 int (*adapter_tx)(struct ieee80211_hw *hw,
2329 void (*flush)(struct ieee80211_hw *hw, u32 queues, bool drop);
2330 int (*reset_trx_ring)(struct ieee80211_hw *hw);
2331 bool (*waitq_insert)(struct ieee80211_hw *hw,
2336 void (*disable_aspm)(struct ieee80211_hw *hw);
2337 void (*enable_aspm)(struct ieee80211_hw *hw);