Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h236 #define PAUSE_TIME 0xffff macro
Dstmmac_main.c95 static int pause = PAUSE_TIME;
198 pause = PAUSE_TIME; in stmmac_verify_args()
/Linux-v6.6/drivers/net/ethernet/calxeda/
Dxgmac.c388 #define PAUSE_TIME 0x400 macro
659 flow |= (PAUSE_TIME << XGMAC_FLOW_CTRL_PT_SHIFT); in xgmac_set_flow_ctrl()