Home
last modified time | relevance | path

Searched refs:agent (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/qede/base/
H A Decore_dcbx_api.h185 enum ecore_lldp_agent agent; member
216 enum ecore_lldp_agent agent,
H A Decore_dcbx.c1328 enum ecore_lldp_agent agent, in ecore_lldp_register_tlv() argument
1334 switch (agent) { in ecore_lldp_register_tlv()
1345 DP_ERR(p_hwfn, "Invalid agent type %d\n", agent); in ecore_lldp_register_tlv()
1402 switch (p_params->agent) { in ecore_lldp_get_params()
1413 DP_ERR(p_hwfn, "Invalid agent type %d\n", p_params->agent); in ecore_lldp_get_params()
1458 switch (p_params->agent) { in ecore_lldp_set_params()
1469 DP_ERR(p_hwfn, "Invalid agent type %d\n", p_params->agent); in ecore_lldp_set_params()
/dpdk/doc/guides/sample_app_ug/
H A Dkeep_alive.rst31 or agent to supervise the Keep Alive Monitor Agent Core DPDK core is required
90 * DPDK Cores respond to the keep-alive agent.
92 * If keep-alive agent detects time-outs, it notifies the
/dpdk/examples/l2fwd-keepalive/ka-agent/
H A DMakefile5 APP = ka-agent
/dpdk/doc/guides/rel_notes/
H A Drelease_18_11.rst257 Service Assurance agent, such as CollectD.