Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h337 #define ALX_TXQ1_ERRLGPKT_DROP_EN BIT(11) macro
H A Dhw.c970 alx_write_mem32(hw, ALX_TXQ1, val | ALX_TXQ1_ERRLGPKT_DROP_EN); in alx_configure_basic()