Searched refs:ATL1_MIN_RFD (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/atheros/atlx/ | ||
D | atl1.h | 582 #define ATL1_MIN_RFD 128 macro |
D | atl1.c | 3523 rfdr->count = (u16) max(ring->rx_pending, (u32) ATL1_MIN_RFD); in atl1_set_ringparam() |