Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.c58 return !!(mfw_val == type || mfw_val == DCBX_APP_SF_IEEE_TCP_UDP_PORT); in ecore_dcbx_ieee_app_port()
476 case DCBX_APP_SF_IEEE_TCP_UDP_PORT: in ecore_dcbx_get_app_data()
1131 *entry |= (u32)DCBX_APP_SF_IEEE_TCP_UDP_PORT << in ecore_dcbx_set_app_data()
H A Dmcp_public.h382 #define DCBX_APP_SF_IEEE_TCP_UDP_PORT 4 macro