Searched defs:lldp_params (Results 1 – 4 of 4) sorted by relevance
767 struct ecore_lldp_config_params lldp_params; in qlnx_lldp_configure() local
1565 struct lldp_config_params_s lldp_params; in ecore_lldp_get_params() local1620 struct lldp_config_params_s lldp_params; in ecore_lldp_set_params() local
392 lldp_params_s lldp_params[LLDP_MAX_LLDP_AGENTS]; member
2325 struct lldp_params { struct2327 uint8_t msg_fast_tx_interval;2328 uint8_t msg_tx_hold;2329 uint8_t msg_tx_interval;2330 uint8_t admin_status;2335 uint8_t reserved1;2336 uint8_t tx_fast;2337 uint8_t tx_crd_max;2338 uint8_t tx_crd;2356 uint32_t peer_chassis_id[REM_CHASSIS_ID_STAT_LEN];[all …]