Searched refs:TXQ_CTRL_TPD_FETCH_TH_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/atheros/atlx/ | ||
D | atl1.h | 143 #define TXQ_CTRL_TPD_FETCH_TH_MASK 0x3F macro |
D | atl1.c | 1563 (((u32) hw->tpd_fetch_th & TXQ_CTRL_TPD_FETCH_TH_MASK) in atl1_configure() |