Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h213 u32 saved_tx_quota; member
H A Diphase.c3053 iavcc->saved_tx_quota = vcc->tx_quota;
3055 // vcc->tx_quota = 3 * iavcc->saved_tx_quota / 4;
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h212 u32 saved_tx_quota; member
H A Diphase.c3054 iavcc->saved_tx_quota = vcc->tx_quota;
3056 // vcc->tx_quota = 3 * iavcc->saved_tx_quota / 4;

Completed in 17 milliseconds