Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c98 return !!(mfw_val == type || mfw_val == DCBX_APP_SF_IEEE_TCP_UDP_PORT); in ecore_dcbx_ieee_app_port()
565 case DCBX_APP_SF_IEEE_TCP_UDP_PORT: in ecore_dcbx_get_app_data()
1297 *entry |= (u32)DCBX_APP_SF_IEEE_TCP_UDP_PORT << in ecore_dcbx_set_app_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h353 #define DCBX_APP_SF_IEEE_TCP_UDP_PORT 4 macro