Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h171 #define GMI_PORT_CFG_SLOT_TIME BIT_ULL(3) macro
H A Dthunder_bgx.c548 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ in bgx_sgmii_change_link_state()
557 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ in bgx_sgmii_change_link_state()
566 port_cfg |= GMI_PORT_CFG_SLOT_TIME; /* slottime 1 */ in bgx_sgmii_change_link_state()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h171 #define GMI_PORT_CFG_SLOT_TIME BIT_ULL(3) macro
H A Dthunder_bgx.c548 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ in bgx_sgmii_change_link_state()
557 port_cfg &= ~GMI_PORT_CFG_SLOT_TIME; /* slottime 0 */ in bgx_sgmii_change_link_state()
566 port_cfg |= GMI_PORT_CFG_SLOT_TIME; /* slottime 1 */ in bgx_sgmii_change_link_state()

Completed in 7 milliseconds