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/ | ||
D | atl1.h | 139 #define TXQ_CTRL_TPD_BURST_NUM_MASK 0x1F macro |
D | atl1.c | 1559 value = (((u32) hw->tpd_burst & TXQ_CTRL_TPD_BURST_NUM_MASK) in atl1_configure() |