Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h332 #define ALX_TXQ0_TPD_BURSTPREF_SHIFT 0 macro
H A Dhw.c980 val = ALX_TXQ_TPD_BURSTPREF_DEF << ALX_TXQ0_TPD_BURSTPREF_SHIFT | in alx_configure_basic()