Home
last modified time | relevance | path

Searched refs:rx_check_dma_ok (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dsw.c227 .rx_check_dma_ok = rtl92ee_rx_check_dma_ok,
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dsw.c262 .rx_check_dma_ok = rtl8822be_rx_check_dma_ok,
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2274 void (*rx_check_dma_ok)(struct ieee80211_hw *hw, u8 *header_desc, member
Dpci.c810 rtlpriv->cfg->ops->rx_check_dma_ok(hw, in _rtl_pci_rx_interrupt()
/Linux-v4.19/drivers/staging/rtlwifi/
Dpci.c812 rtlpriv->cfg->ops->rx_check_dma_ok(hw, in _rtl_pci_rx_interrupt()
Dwifi.h2195 void (*rx_check_dma_ok)(struct ieee80211_hw *hw, u8 *header_desc, member