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