Lines Matching defs:qed_link_output
712 struct qed_link_output { struct
713 bool link_up;
719 u32 speed; /* In Mb/s */
720 u8 duplex; /* In DUPLEX defs */
721 u8 port; /* In PORT defs */
722 bool autoneg;
723 u32 pause_config;
726 bool eee_supported;
727 bool eee_active;
728 u8 sup_caps;
729 struct qed_link_eee_params eee;
731 u32 sup_fec;
732 u32 active_fec;