Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dcdc_ncm.c1194 u8 ready2send = 0; in cdc_ncm_fill_tx_frame() local
1211 ready2send = 1; in cdc_ncm_fill_tx_frame()
1314 ready2send = 1; in cdc_ncm_fill_tx_frame()
1344 ready2send = 1; in cdc_ncm_fill_tx_frame()
1365 } else if ((n < ctx->tx_max_datagrams) && (ready2send == 0) && (ctx->timer_interval > 0)) { in cdc_ncm_fill_tx_frame()