Home
last modified time | relevance | path

Searched refs:DEFAULT_PAUSE_TIME (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.h93 #define DEFAULT_PAUSE_TIME 0x7FF macro
Dcgx.c848 DEFAULT_PAUSE_TIME); in cgx_lmac_pause_frm_config()
852 cfg | (DEFAULT_PAUSE_TIME / 2)); in cgx_lmac_pause_frm_config()
855 DEFAULT_PAUSE_TIME); in cgx_lmac_pause_frm_config()
861 cfg | (DEFAULT_PAUSE_TIME / 2)); in cgx_lmac_pause_frm_config()
/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h27 #define DEFAULT_PAUSE_TIME 0xFFFF macro
Dthunder_bgx.c833 BGX_SMUX_TX_PAUSE_PKT_TIME, DEFAULT_PAUSE_TIME); in bgx_lmac_xaui_init()
837 cfg | (DEFAULT_PAUSE_TIME - 0x1000)); in bgx_lmac_xaui_init()