Searched defs:private_port (Results 1 – 1 of 1) sorted by relevance
387 struct private_port { struct388 struct drv_port_info_t port_info;389 active_mf_mode_t mf_mode;390 u32 prev_link_change_count;392 lldp_params_s lldp_params[LLDP_MAX_LLDP_AGENTS];393 lldp_receive_data_s lldp_receive_data[MAX_SUBSCRIBERS];396 dcbx_state_s dcbx_state;398 u32 net_buffer[MAX_PACKET_SIZE / 4]; /* Buffer to send any packet to network */401 u32 nig_drain_end_ts;403 u32 nig_drain_tc_end_ts;[all …]