Searched refs:agent (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_dcbx_api.h | 185 enum ecore_lldp_agent agent; member 216 enum ecore_lldp_agent agent,
|
| H A D | ecore_dcbx.c | 1328 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 D | keep_alive.rst | 31 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 D | Makefile | 5 APP = ka-agent
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_11.rst | 257 Service Assurance agent, such as CollectD.
|