Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.h252 int rtl_pci_reset_trx_ring(struct ieee80211_hw *hw);
H A Dpci.c1408 int rtl_pci_reset_trx_ring(struct ieee80211_hw *hw) in rtl_pci_reset_trx_ring() function
1730 rtl_pci_reset_trx_ring(hw); in rtl_pci_start()
2385 .reset_trx_ring = rtl_pci_reset_trx_ring,