Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dcdc_ncm.c1217 u8 ready2send = 0; in cdc_ncm_fill_tx_frame() local
1237 ready2send = 1; in cdc_ncm_fill_tx_frame()
1338 ready2send = 1; in cdc_ncm_fill_tx_frame()
1368 ready2send = 1; in cdc_ncm_fill_tx_frame()
1389 } else if ((n < ctx->tx_max_datagrams) && (ready2send == 0) && (ctx->timer_interval > 0)) { in cdc_ncm_fill_tx_frame()