Home
last modified time | relevance | path

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

/drivers/net/wireless/realtek/rtlwifi/
Dpci.c501 if (rtlpriv->use_new_trx_flow) in _rtl_pci_tx_isr()
615 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_init_one_rxdesc()
711 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_rx_interrupt()
747 if (rtlpriv->use_new_trx_flow) in _rtl_pci_rx_interrupt()
757 if (rtlpriv->use_new_trx_flow) in _rtl_pci_rx_interrupt()
826 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_rx_interrupt()
841 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_rx_interrupt()
1052 if (rtlpriv->use_new_trx_flow) in _rtl_pci_prepare_bcn_tasklet()
1071 if (rtlpriv->use_new_trx_flow) in _rtl_pci_prepare_bcn_tasklet()
1080 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_prepare_bcn_tasklet()
[all …]
Dwifi.h2825 bool use_new_trx_flow; member