Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhe.h132 #define TPD_MAXIOV 3 macro
135 } iovec[TPD_MAXIOV];
Dhe.c2009 for (slot = 0; slot < TPD_MAXIOV; ++slot) { in he_service_tbrq()
2780 if (slot == TPD_MAXIOV) { /* queue tpd; start new tpd */ in he_send()