Searched refs:reserve_or_set_tx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | eni.c | 1287 static int reserve_or_set_tx(struct atm_vcc *vcc,struct atm_trafprm *txtp, in reserve_or_set_tx() function 1380 return reserve_or_set_tx(vcc,&vcc->qos.txtp,1,1); in open_tx_first() 1973 error = reserve_or_set_tx(vcc,&qos->txtp,rsv,shp); in eni_change_qos()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | eni.c | 1287 static int reserve_or_set_tx(struct atm_vcc *vcc,struct atm_trafprm *txtp, in reserve_or_set_tx() function 1380 return reserve_or_set_tx(vcc,&vcc->qos.txtp,1,1); in open_tx_first() 1973 error = reserve_or_set_tx(vcc,&qos->txtp,rsv,shp); in eni_change_qos()
|
Completed in 7 milliseconds