Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qlnx/qlnxe/
HDecore_dcbx.c1185 *pfc |= DCBX_PFC_ENABLED_MASK; in ecore_dcbx_set_pfc_data()
1187 *pfc &= ~DCBX_PFC_ENABLED_MASK; in ecore_dcbx_set_pfc_data()
HDmcp_public.h396 #define DCBX_PFC_ENABLED_MASK 0x00010000 macro