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.c495 if (rtlpriv->use_new_trx_flow) in _rtl_pci_tx_isr()
609 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_init_one_rxdesc()
705 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_rx_interrupt()
741 if (rtlpriv->use_new_trx_flow) in _rtl_pci_rx_interrupt()
751 if (rtlpriv->use_new_trx_flow) in _rtl_pci_rx_interrupt()
820 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_rx_interrupt()
835 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_rx_interrupt()
1046 if (rtlpriv->use_new_trx_flow) in _rtl_pci_prepare_bcn_tasklet()
1065 if (rtlpriv->use_new_trx_flow) in _rtl_pci_prepare_bcn_tasklet()
1074 if (rtlpriv->use_new_trx_flow) { in _rtl_pci_prepare_bcn_tasklet()
[all …]
Dwifi.h2799 bool use_new_trx_flow; member