Lines Matching refs:txtp
1003 struct atm_trafprm * txtp;
1041 txtp = &qos->txtp;
1042 if (txtp->traffic_class != ATM_NONE) {
1043 switch (txtp->traffic_class) {
1046 int pcr = atm_pcr_goal (txtp);
1070 pcr = atm_pcr_goal (txtp);
1137 if (txtp->traffic_class != ATM_NONE) {
1224 if (atm_vcc->qos.txtp.traffic_class != ATM_NONE) {
1320 if (skb->len > (size_t) atm_vcc->qos.txtp.max_sdu) {