Searched defs:qed_mcp_link_state (Results 1 – 1 of 1) sorted by relevance
77 struct qed_mcp_link_state { struct78 bool link_up;80 u32 min_pf_rate;83 u32 line_speed;88 u32 speed;89 bool full_duplex;91 bool an;92 bool an_complete;93 bool parallel_detection;94 bool pfc_enabled;[all …]