Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c119 DCBX_APP_SF_IEEE_TCP_PORT); in ecore_dcbx_iscsi_tlv()
173 DCBX_APP_SF_IEEE_TCP_PORT); in ecore_dcbx_iwarp_tlv()
559 case DCBX_APP_SF_IEEE_TCP_PORT: in ecore_dcbx_get_app_data()
1285 *entry |= ((u32)DCBX_APP_SF_IEEE_TCP_PORT << in ecore_dcbx_set_app_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h351 #define DCBX_APP_SF_IEEE_TCP_PORT 2 macro