Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h355 #define DCBX_APP_PROTOCOL_ID_MASK 0xffff0000 macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx.c1312 *entry &= ~DCBX_APP_PROTOCOL_ID_MASK; in ecore_dcbx_set_app_data()