Home
last modified time | relevance | path

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

/linux-6.12.1/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.h6436 #define QSYS_PAUSE_CFG_PAUSE_STOP GENMASK(13, 2) macro
6438 FIELD_PREP(QSYS_PAUSE_CFG_PAUSE_STOP, x)
6440 FIELD_GET(QSYS_PAUSE_CFG_PAUSE_STOP, x)