Searched refs:TPD_MAXIOV (Results 1 – 2 of 2) sorted by relevance
123 #define TPD_MAXIOV 3 macro126 } iovec[TPD_MAXIOV];
1845 for (slot = 0; slot < TPD_MAXIOV; ++slot) { in he_service_tbrq()2086 for (slot = 0; slot < TPD_MAXIOV; ++slot) { in __enqueue_tpd()2562 if (slot == TPD_MAXIOV) { /* queue tpd; start new tpd */ in he_send()