Home
last modified time | relevance | path

Searched refs:DCBX_APP_SF_IEEE_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.c156 DCBX_APP_SF_IEEE_UDP_PORT); in ecore_dcbx_roce_v2_tlv()
562 case DCBX_APP_SF_IEEE_UDP_PORT: in ecore_dcbx_get_app_data()
1291 *entry |= ((u32)DCBX_APP_SF_IEEE_UDP_PORT << in ecore_dcbx_set_app_data()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h352 #define DCBX_APP_SF_IEEE_UDP_PORT 3 macro