Searched defs:qed_link_output (Results 1 – 1 of 1) sorted by relevance
731 struct qed_link_output { struct732 bool link_up;738 u32 speed; /* In Mb/s */739 u8 duplex; /* In DUPLEX defs */740 u8 port; /* In PORT defs */741 bool autoneg;742 u32 pause_config;745 bool eee_supported;746 bool eee_active;747 u8 sup_caps;[all …]