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.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_regs.h468 #define ANA_POL_MODE_DROP_ON_YELLOW_ENA BIT(11) macro
470 FIELD_PREP(ANA_POL_MODE_DROP_ON_YELLOW_ENA, x)
472 FIELD_GET(ANA_POL_MODE_DROP_ON_YELLOW_ENA, x)