Home
last modified time | relevance | path

Searched refs:ATL1_MIN_TPD (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/atlx/
Datl1.h576 #define ATL1_MIN_TPD 64 macro
Datl1.c3510 tpdr->count = (u16) max(ring->tx_pending, (u32) ATL1_MIN_TPD); in atl1_set_ringparam()