Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11668 if (!bp->tph_mode) in bnxt_tx_queue_stop()
11690 if (!bp->tph_mode) in bnxt_tx_queue_start()
11728 if (!irq->bp->tph_mode) in bnxt_irq_affinity_notify()
11761 if (!irq->bp->tph_mode) in bnxt_irq_affinity_release()
11784 if (!bp->tph_mode) in bnxt_register_irq_notifier()
11829 bp->tph_mode = 0; in bnxt_request_irq()
11851 bp->tph_mode = PCI_TPH_ST_IV_MODE; in bnxt_request_irq()
16343 if (bp->tph_mode) { in bnxt_queue_start()
16422 if (bp->tph_mode) { in bnxt_queue_stop()
H A Dbnxt.h2452 u8 tph_mode; member