Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/usb/
Dcdc_ncm.c1207 u8 ready2send = 0; in cdc_ncm_fill_tx_frame() local
1227 ready2send = 1; in cdc_ncm_fill_tx_frame()
1330 ready2send = 1; in cdc_ncm_fill_tx_frame()
1360 ready2send = 1; in cdc_ncm_fill_tx_frame()
1381 } else if ((n < ctx->tx_max_datagrams) && (ready2send == 0) && (ctx->timer_interval > 0)) { in cdc_ncm_fill_tx_frame()