Searched refs:ATL1_MIN_TPD (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/ | ||
D | atl1.h | 580 #define ATL1_MIN_TPD 64 macro |
D | atl1.c | 3529 tpdr->count = (u16) max(ring->tx_pending, (u32) ATL1_MIN_TPD); in atl1_set_ringparam() |