Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.c1502 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_SET_LLDP, in ecore_lldp_set_params()
1545 rc = ecore_mcp_cmd(p_hwfn, p_ptt, DRV_MSG_CODE_SET_LLDP, in ecore_lldp_set_system_tlvs()
H A Dmcp_public.h1255 #define DRV_MSG_CODE_SET_LLDP 0x24000000 macro