Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dtph.c303 if (pdev->tph_mode == PCI_TPH_ST_NS_MODE) in pcie_tph_set_st_entry()
357 pdev->tph_mode = 0; in pcie_disable_tph()
401 pdev->tph_mode = mode; in pcie_enable_tph()
422 reg |= FIELD_PREP(PCI_TPH_CTRL_MODE_SEL_MASK, pdev->tph_mode); in pcie_enable_tph()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11508 if (!bp->tph_mode) in bnxt_tx_queue_stop()
11530 if (!bp->tph_mode) in bnxt_tx_queue_start()
11568 if (!irq->bp->tph_mode) in bnxt_irq_affinity_notify()
11601 if (!irq->bp->tph_mode) in bnxt_irq_affinity_release()
11624 if (!bp->tph_mode) in bnxt_register_irq_notifier()
11669 bp->tph_mode = 0; in bnxt_free_irq()
11691 bp->tph_mode = PCI_TPH_ST_IV_MODE; in bnxt_request_irq()
16107 if (bp->tph_mode) { in bnxt_queue_start()
16186 if (bp->tph_mode) { in bnxt_queue_stop()
H A Dbnxt.h2433 u8 tph_mode; member
/linux/include/linux/
H A Dpci.h577 u8 tph_mode; /* TPH mode */ member