Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/atheros/atlx/
Datl1.h139 #define TXQ_CTRL_TPD_BURST_NUM_MASK 0x1F macro
Datl1.c1559 value = (((u32) hw->tpd_burst & TXQ_CTRL_TPD_BURST_NUM_MASK) in atl1_configure()