Lines Matching defs:qed_link_output
734 struct qed_link_output { struct
735 bool link_up;
741 u32 speed; /* In Mb/s */
742 u8 duplex; /* In DUPLEX defs */
743 u8 port; /* In PORT defs */
744 bool autoneg;
745 u32 pause_config;
748 bool eee_supported;
749 bool eee_active;
750 u8 sup_caps;
751 struct qed_link_eee_params eee;
753 u32 sup_fec;
754 u32 active_fec;