Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/usb/
H A Dcdc_ncm.c1213 u8 ready2send = 0; in cdc_ncm_fill_tx_frame() local
1233 ready2send = 1; in cdc_ncm_fill_tx_frame()
1334 ready2send = 1; in cdc_ncm_fill_tx_frame()
1364 ready2send = 1; in cdc_ncm_fill_tx_frame()
1385 } else if ((n < ctx->tx_max_datagrams) && (ready2send == 0) && (ctx->timer_interval > 0)) { in cdc_ncm_fill_tx_frame()