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