Searched refs:ATH10K_DBG_PCI_DUMP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | debug.h | 21 ATH10K_DBG_PCI_DUMP = 0x00000040, enumerator
|
H A D | pci.c | 1284 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci rx: ", in ath10k_pci_process_rx_cb() 1333 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci rx: ", in ath10k_pci_process_htt_rx_cb() 1438 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci tx data: ", in ath10k_pci_hif_tx_sg() 1471 ath10k_dbg_dump(ar, ATH10K_DBG_PCI_DUMP, NULL, "pci tx data: ", in ath10k_pci_hif_tx_sg()
|