Searched defs:ecore_mcp_link_state (Results 1 – 1 of 1) sorted by relevance
81 struct ecore_mcp_link_state { struct82 bool link_up;84 u32 min_pf_rate; /* In Mb/s */87 u32 line_speed;92 u32 speed;93 bool full_duplex;95 bool an;96 bool an_complete;97 bool parallel_detection;98 bool pfc_enabled;[all …]