Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dtph.c334 if (pdev->tph_mode == PCI_TPH_ST_NS_MODE) in pcie_tph_set_st_entry()
388 pdev->tph_mode = 0; in pcie_disable_tph()
432 pdev->tph_mode = mode; in pcie_enable_tph()
453 reg |= FIELD_PREP(PCI_TPH_CTRL_MODE_SEL_MASK, pdev->tph_mode); in pcie_enable_tph()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c11333 if (!bp->tph_mode) in bnxt_tx_queue_stop()
11355 if (!bp->tph_mode) in bnxt_tx_queue_start()
11393 if (!irq->bp->tph_mode) in bnxt_irq_affinity_notify()
11426 if (!irq->bp->tph_mode) in bnxt_irq_affinity_release()
11449 if (!bp->tph_mode) in bnxt_register_irq_notifier()
11494 bp->tph_mode = 0; in bnxt_free_irq()
11518 bp->tph_mode = PCI_TPH_ST_IV_MODE; in bnxt_request_irq()
15913 if (bp->tph_mode) { in bnxt_queue_start()
15997 if (bp->tph_mode) { in bnxt_queue_stop()
H A Dbnxt.h2424 u8 tph_mode; member
/linux-6.15/include/linux/
H A Dpci.h555 u8 tph_mode; /* TPH mode */ member