Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_packet.c335 DSM_DEV_TX_STOP_WM_CFG_DEV_TX_STOP_WM, in sparx5_manual_injection_mode()
H A Dsparx5_fdma.c518 DSM_DEV_TX_STOP_WM_CFG_DEV_TX_STOP_WM, in sparx5_fdma_injection_mode()
H A Dsparx5_port.c993 DSM_DEV_TX_STOP_WM_CFG_DEV_TX_STOP_WM, in sparx5_port_config()
H A Dsparx5_main_regs.h3902 #define DSM_DEV_TX_STOP_WM_CFG_DEV_TX_STOP_WM GENMASK(7, 1) macro
3904 FIELD_PREP(DSM_DEV_TX_STOP_WM_CFG_DEV_TX_STOP_WM, x)
3906 FIELD_GET(DSM_DEV_TX_STOP_WM_CFG_DEV_TX_STOP_WM, x)