Home
last modified time | relevance | path

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

/linux-6.6.21/net/atm/
Dcommon.c66 static bool vcc_tx_ready(struct atm_vcc *vcc, unsigned int size) in vcc_tx_ready() function
605 while (!vcc_tx_ready(vcc, eff)) { in vcc_sendmsg()