Home
last modified time | relevance | path

Searched refs:edc_inc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-fw.c128 if (edc_inc(&i2400mu->urb_edc, in i2400mu_tx_bulk_out()
149 if (edc_inc(&i2400mu->urb_edc, in i2400mu_tx_bulk_out()
332 if (edc_inc(&i2400mu->urb_edc, in i2400mu_bus_bm_wait_for_ack()
H A Dusb-tx.c129 if (edc_inc(&i2400mu->urb_edc, in i2400mu_tx()
148 if (edc_inc(&i2400mu->urb_edc, in i2400mu_tx()
H A Dusb-notif.c136 if (ret == -EIO && edc_inc(&i2400mu->urb_edc, EDC_MAX_ERRORS, in i2400mu_notification_cb()
149 if (edc_inc(&i2400mu->urb_edc, in i2400mu_notification_cb()
H A Dusb-rx.c237 if (edc_inc(&i2400mu->urb_edc, in i2400mu_rx()
289 if (edc_inc(&i2400mu->urb_edc, in i2400mu_rx()
384 && edc_inc(&i2400mu->urb_edc, in i2400mu_rxd()
H A Di2400m-usb.h77 * retryable error, call edc_inc() and check if the error top
104 * edc_inc - report a soft error and check if we are over the watermark
123 * if (edc_inc(&my->edc, MAX_ERRORS, MAX_TIMEFRAME))
129 static inline int edc_inc(struct edc *edc, u16 max_err, u16 timeframe) in edc_inc() function
H A Dusb.c187 if (edc_inc(&i2400mu->urb_edc, in __i2400mu_send_barker()
207 if (edc_inc(&i2400mu->urb_edc, in __i2400mu_send_barker()

Completed in 7 milliseconds