Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h205 #define PAUSE_TIME 0xffff macro
Dstmmac_main.c81 static int pause = PAUSE_TIME;
139 pause = PAUSE_TIME; in stmmac_verify_args()
/Linux-v4.19/drivers/net/ethernet/calxeda/
Dxgmac.c399 #define PAUSE_TIME 0x400 macro
670 flow |= (PAUSE_TIME << XGMAC_FLOW_CTRL_PT_SHIFT); in xgmac_set_flow_ctrl()