Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c1334 htole32(HWRM_PORT_PHY_CFG_INPUT_ENABLES_AUTO_PAUSE); in bnxt_hwrm_set_pause_common()
1346 htole32(HWRM_PORT_PHY_CFG_INPUT_ENABLES_AUTO_PAUSE); in bnxt_hwrm_set_pause_common()
H A Dhsi_struct_def.h26187 #define HWRM_PORT_PHY_CFG_INPUT_ENABLES_AUTO_PAUSE UINT32_C(0x4) macro