Lines Matching defs:bnxt_link_info
765 struct bnxt_link_info { struct
766 u8 media_type;
767 u8 transceiver;
768 u8 phy_addr;
769 u8 phy_link_status;
773 u8 wire_speed;
774 u8 loop_back;
775 u8 link_up;
776 u8 duplex;
779 u8 pause;
784 u8 auto_pause_setting;
785 u8 force_pause_setting;
786 u8 duplex_setting;
787 u8 auto_mode;
796 u8 phy_ver[PHY_VER_LEN];
797 u16 link_speed;
807 u16 support_speeds;
808 u16 auto_link_speeds;
818 u16 auto_link_speed;
819 u16 force_link_speed;
820 u32 preemphasis;
823 u8 autoneg;
826 u8 req_duplex;
827 u8 req_flow_ctrl;
828 u16 req_link_speed;
829 u32 advertising;
830 bool force_link_chng;
834 struct hwrm_port_phy_qcfg_output phy_qcfg_resp;