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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h142 #define GMI_PORT_CFG_SLOT_TIME BIT_ULL(3) macro
H A Dthunder_bgx.c232 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ bgx_sgmii_change_link_state()
241 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ bgx_sgmii_change_link_state()
250 port_cfg |= GMI_PORT_CFG_SLOT_TIME; /* slottime 1 */ bgx_sgmii_change_link_state()

Completed in 47 milliseconds