Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcgx.h97 #define DEFAULT_PAUSE_TIME 0x7FF macro
H A Dcgx.c897 DEFAULT_PAUSE_TIME); in cgx_lmac_pause_frm_config()
901 cfg | (DEFAULT_PAUSE_TIME / 2)); in cgx_lmac_pause_frm_config()
904 DEFAULT_PAUSE_TIME); in cgx_lmac_pause_frm_config()
910 cfg | (DEFAULT_PAUSE_TIME / 2)); in cgx_lmac_pause_frm_config()
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h27 #define DEFAULT_PAUSE_TIME 0xFFFF macro
H A 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()