Home
last modified time | relevance | path

Searched refs:TPD_MAXIOV (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.h123 #define TPD_MAXIOV 3 macro
126 } iovec[TPD_MAXIOV];
H A 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()
/kernel/linux/linux-6.6/drivers/atm/
H A Dhe.h123 #define TPD_MAXIOV 3 macro
126 } iovec[TPD_MAXIOV];
H A Dhe.c1842 for (slot = 0; slot < TPD_MAXIOV; ++slot) { in he_service_tbrq()
2083 for (slot = 0; slot < TPD_MAXIOV; ++slot) { in __enqueue_tpd()
2559 if (slot == TPD_MAXIOV) { /* queue tpd; start new tpd */ in he_send()

Completed in 11 milliseconds