Home
last modified time | relevance | path

Searched refs:PAUSE_TIME (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h261 #define PAUSE_TIME 0xffff macro
H A Dstmmac_main.c95 static int pause = PAUSE_TIME;
198 pause = PAUSE_TIME; in stmmac_verify_args()
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c388 #define PAUSE_TIME 0x400 macro
659 flow |= (PAUSE_TIME << XGMAC_FLOW_CTRL_PT_SHIFT); in xgmac_set_flow_ctrl()