Searched refs:usbecm_tx_max (Results 1 – 1 of 1) sorted by relevance
138 static int usbecm_tx_max = 32; variable1212 if (ecmp->ecm_tx_cnt == usbecm_tx_max) { in usbecm_bulkout_cb()1253 if (ecmp->ecm_tx_cnt >= usbecm_tx_max) { in usbecm_send_data()