Searched refs:atm_return (Results 1 – 11 of 11) sorted by relevance
/linux-6.1.9/net/atm/ |
D | atm_misc.c | 20 atm_return(vcc, truesize); in atm_charge() 42 atm_return(vcc, guess); in atm_alloc_charge()
|
D | pppoatm.c | 195 atm_return(atmvcc, skb->truesize); in pppoatm_push()
|
D | clip.c | 197 atm_return(vcc, skb->truesize); in clip_push() 210 atm_return(vcc, skb->truesize); in clip_push()
|
D | common.c | 187 atm_return(vcc, skb->truesize); in vcc_destroy_socket() 561 atm_return(vcc, skb->truesize); in vcc_recvmsg()
|
D | mpc.c | 714 atm_return(vcc, skb->truesize); in mpc_push() 896 atm_return(vcc, skb->truesize); in mpoad_close()
|
D | svc.c | 66 atm_return(vcc, skb->truesize); in svc_disconnect()
|
D | br2684.c | 445 atm_return(atmvcc, skb->truesize); in br2684_push()
|
D | lec.c | 482 atm_return(vcc, skb->truesize); in lec_atm_close() 617 atm_return(vcc, skb->truesize); in lec_push()
|
/linux-6.1.9/include/linux/ |
D | atmdev.h | 258 static inline void atm_return(struct atm_vcc *vcc,int truesize) in atm_return() function
|
/linux-6.1.9/drivers/atm/ |
D | iphase.c | 1325 atm_return(vcc, skb->truesize); 1339 atm_return(vcc, skb->truesize);
|
D | nicstar.c | 1533 atm_return(vcc, scq->skb[i]->truesize); in ns_close()
|