Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c1178 *pfc |= DCBX_PFC_WILLING_MASK; in ecore_dcbx_set_pfc_data()
1180 *pfc &= ~DCBX_PFC_WILLING_MASK; in ecore_dcbx_set_pfc_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h403 #define DCBX_PFC_WILLING_MASK 0x00008000 macro