Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bnxt.c1959 if (resp->pause & HWRM_PORT_PHY_QCFG_OUTPUT_PAUSE_TX) in bnxt_hwrm_port_phy_qcfg()
H A Dif_bnxtreg.h8845 #define HWRM_PORT_PHY_QCFG_OUTPUT_PAUSE_TX UINT32_C(0x1) macro