Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ralink/rt2x00/
Drt2x00usb.c32 rt2x00dev->num_proto_errs++; in rt2x00usb_check_usb_error()
34 rt2x00dev->num_proto_errs = 0; in rt2x00usb_check_usb_error()
36 if (rt2x00dev->num_proto_errs > 3) in rt2x00usb_check_usb_error()
Drt2x00.h1020 unsigned int num_proto_errs; member