Searched refs:ubr (Results 1 – 3 of 3) sorted by relevance
1244 for (i = !ubr; i < NR_CHAN; i++) in alloc_tx()1295 int rate,ubr,unlimited,new_tx; in reserve_or_set_tx() local1300 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 …]
86 struct eni_tx *ubr; /* UBR channel */ member
852 u8 ubr: 1; member
Completed in 14 milliseconds