Home
last modified time | relevance | path

Searched defs:lldp_params (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dcbx.c1398 struct lldp_config_params_s lldp_params; in ecore_lldp_get_params() local
1453 struct lldp_config_params_s lldp_params; in ecore_lldp_set_params() local
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h2357 struct lldp_params { struct
2359 uint8_t msg_fast_tx_interval;
2360 uint8_t msg_tx_hold;
2361 uint8_t msg_tx_interval;
2362 uint8_t admin_status;
2367 uint8_t reserved1;
2368 uint8_t tx_fast;
2369 uint8_t tx_crd_max;
2370 uint8_t tx_crd;
2388 uint32_t peer_chassis_id[REM_CHASSIS_ID_STAT_LEN];
[all …]