Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dhe.h123 #define TPD_MAXIOV 3 macro
126 } iovec[TPD_MAXIOV];
Dhe.c1845 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()