Home
last modified time | relevance | path

Searched refs:QSYS_PAUSE_CFG_PAUSE_STOP (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.c365 QSYS_PAUSE_CFG_PAUSE_STOP, in sparx5_port_disable()
666 QSYS_PAUSE_CFG_PAUSE_STOP, in sparx5_port_fc_setup()
1061 QSYS_PAUSE_CFG_PAUSE_STOP | in sparx5_port_init()
Dsparx5_main_regs.h6368 #define QSYS_PAUSE_CFG_PAUSE_STOP GENMASK(13, 2) macro
6370 FIELD_PREP(QSYS_PAUSE_CFG_PAUSE_STOP, x)
6372 FIELD_GET(QSYS_PAUSE_CFG_PAUSE_STOP, x)