Home
last modified time | relevance | path

Searched refs:atm_may_send (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/net/atm/
A Dpppoatm.c243 if (atm_may_send(pvcc->atmvcc, size) && in pppoatm_may_send()
273 if (atm_may_send(pvcc->atmvcc, size) && in pppoatm_may_send()
A Dclip.c258 if (atm_may_send(vcc, 0)) { in clip_pop()
396 if (atm_may_send(vcc, 0)) { in clip_start_xmit()
A Dlec.c311 if (!atm_may_send(vcc, 0)) { in lec_start_xmit()
323 if (atm_may_send(vcc, 0)) in lec_start_xmit()
674 if (vpriv->xoff && atm_may_send(vcc, 0)) { in lec_pop()
A Dcommon.c70 if (sk_wmem_alloc_get(sk) && !atm_may_send(vcc, size)) { in vcc_tx_ready()
/linux-6.3-rc2/include/linux/
A Datmdev.h264 static inline int atm_may_send(struct atm_vcc *vcc,unsigned int size) in atm_may_send() function

Completed in 11 milliseconds