Searched defs:qed_link_output (Results 1 – 1 of 1) sorted by relevance
734 struct qed_link_output { struct735 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;[all …]