Home
last modified time | relevance | path

Searched refs:GMI_PORT_CFG_SPEED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h169 #define GMI_PORT_CFG_SPEED BIT_ULL(1) macro
H A Dthunder_bgx.c546 port_cfg &= ~GMI_PORT_CFG_SPEED; /* speed 0 */ in bgx_sgmii_change_link_state()
555 port_cfg &= ~GMI_PORT_CFG_SPEED; /* speed 0 */ in bgx_sgmii_change_link_state()
564 port_cfg |= GMI_PORT_CFG_SPEED; /* speed 1 */ in bgx_sgmii_change_link_state()