Home
last modified time | relevance | path

Searched refs:rtl_pci_reset_trx_ring (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dpci.h279 int rtl_pci_reset_trx_ring(struct ieee80211_hw *hw);
Dpci.c1476 int rtl_pci_reset_trx_ring(struct ieee80211_hw *hw) in rtl_pci_reset_trx_ring() function
1802 rtl_pci_reset_trx_ring(hw); in rtl_pci_start()
2465 .reset_trx_ring = rtl_pci_reset_trx_ring,
/Linux-v4.19/drivers/staging/rtlwifi/
Dpci.h268 int rtl_pci_reset_trx_ring(struct ieee80211_hw *hw);
Dpci.c1486 int rtl_pci_reset_trx_ring(struct ieee80211_hw *hw) in rtl_pci_reset_trx_ring() function
1827 rtl_pci_reset_trx_ring(hw); in rtl_pci_start()
2491 .reset_trx_ring = rtl_pci_reset_trx_ring,