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.c11517 if (!bp->tph_mode) in bnxt_tx_queue_stop()
11539 if (!bp->tph_mode) in bnxt_tx_queue_start()
11577 if (!irq->bp->tph_mode) in bnxt_irq_affinity_notify()
11610 if (!irq->bp->tph_mode) in bnxt_irq_affinity_release()
11633 if (!bp->tph_mode) in bnxt_register_irq_notifier()
11678 bp->tph_mode = 0; in bnxt_free_irq()
11700 bp->tph_mode = PCI_TPH_ST_IV_MODE; in bnxt_request_irq()
16116 if (bp->tph_mode) { in bnxt_queue_start()
16195 if (bp->tph_mode) { in bnxt_queue_stop()
H A Dbnxt.h2431 u8 tph_mode; member
/linux/include/linux/
H A Dpci.h577 u8 tph_mode; /* TPH mode */ member