Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c78 if (mfw_val == DCBX_APP_SF_IEEE_RESERVED) in ecore_dcbx_ieee_app_ethtype()
95 if (mfw_val == DCBX_APP_SF_IEEE_RESERVED) in ecore_dcbx_ieee_app_port()
548 case DCBX_APP_SF_IEEE_RESERVED: in ecore_dcbx_get_app_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h349 #define DCBX_APP_SF_IEEE_RESERVED 0 macro