Searched refs:force_link_speed (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/bnxt/
H A Dbnxt.c903 u16 force_link_speed = 0; local
924 force_link_speed = PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_1GB;
927 force_link_speed = PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_10GB;
930 force_link_speed = PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_25GB;
933 force_link_speed = PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_40GB;
936 force_link_speed = PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_50GB;
939 force_link_speed = PORT_PHY_CFG_REQ_FORCE_LINK_SPEED_100GB;
960 req->force_link_speed = force_link_speed;
H A Dbnxt_hsi.h427 __le16 force_link_speed; member in struct:hwrm_port_phy_cfg_input
509 __le16 force_link_speed; member in struct:hwrm_port_phy_qcfg_output

Completed in 43 milliseconds