Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_dcbx.h89 struct qed_dcbx_info { struct
90 struct lldp_status_params_s lldp_remote[LLDP_MAX_LLDP_AGENTS];
91 struct lldp_config_params_s lldp_local[LLDP_MAX_LLDP_AGENTS];
92 struct dcbx_local_params local_admin;
93 struct qed_dcbx_results results;
94 struct dcbx_mib operational;
95 struct dcbx_mib remote;
96 struct qed_dcbx_set set;
97 struct qed_dcbx_get get;
98 u8 dcbx_cap;