Searched defs:qed_mcp_link_state (Results 1 – 1 of 1) sorted by relevance
86 struct qed_mcp_link_state { struct87 bool link_up;88 u32 min_pf_rate;91 u32 line_speed;96 u32 speed;98 bool full_duplex;99 bool an;100 bool an_complete;101 bool parallel_detection;102 bool pfc_enabled;[all …]