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

/linux-4.4.14/net/atm/
H A Dcommon.c289 static int adjust_tp(struct atm_trafprm *tp, unsigned char aal) adjust_tp() function
433 error = adjust_tp(&vcc->qos.txtp, vcc->qos.aal); __vcc_connect()
435 error = adjust_tp(&vcc->qos.rxtp, vcc->qos.aal); __vcc_connect()
694 error = adjust_tp(&qos->txtp, qos->aal); atm_change_qos()
696 error = adjust_tp(&qos->rxtp, qos->aal); atm_change_qos()
708 /* @@@ Should be merged with adjust_tp */ check_tp()

Completed in 60 milliseconds