Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_regs.h664 #define ANA_POL_MODE_DROP_ON_YELLOW_ENA BIT(11) macro
666 FIELD_PREP(ANA_POL_MODE_DROP_ON_YELLOW_ENA, x)
668 FIELD_GET(ANA_POL_MODE_DROP_ON_YELLOW_ENA, x)