Searched defs:qed_mcp_link_state (Results 1 – 1 of 1) sorted by relevance
40 struct qed_mcp_link_state { struct41 bool link_up;43 u32 speed; /* In Mb/s */44 bool full_duplex;46 bool an;47 bool an_complete;48 bool parallel_detection;49 bool pfc_enabled;58 u32 partner_adv_speed;60 bool partner_tx_flow_ctrl_en;[all …]