Home
last modified time | relevance | path

Searched refs:ubr (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/atm/
A Deni.c1244 for (i = !ubr; i < NR_CHAN; i++) in alloc_tx()
1295 int rate,ubr,unlimited,new_tx; in reserve_or_set_tx() local
1300 ubr = txtp->traffic_class == ATM_UBR; in reserve_or_set_tx()
1310 if (eni_dev->ubr) { in reserve_or_set_tx()
1311 eni_vcc->tx = eni_dev->ubr; in reserve_or_set_tx()
1358 if (set_rsv && !ubr) { in reserve_or_set_tx()
1364 if (unlimited && new_tx) eni_dev->ubr = tx; in reserve_or_set_tx()
1416 if (eni_vcc->tx != eni_dev->ubr) { in close_tx()
1443 eni_dev->ubr = NULL; in start_tx()
1964 if (tx == eni_dev->ubr) return -EBADFD; in eni_change_qos()
[all …]
A Deni.h86 struct eni_tx *ubr; /* UBR channel */ member
A Diphase.h852 u8 ubr: 1; member

Completed in 14 milliseconds