Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c81 return !!(mfw_val == DCBX_APP_SF_IEEE_ETHTYPE); in ecore_dcbx_ieee_app_ethtype()
556 case DCBX_APP_SF_IEEE_ETHTYPE: in ecore_dcbx_get_app_data()
1279 *entry |= ((u32)DCBX_APP_SF_IEEE_ETHTYPE << in ecore_dcbx_set_app_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h350 #define DCBX_APP_SF_IEEE_ETHTYPE 1 macro