Searched refs:num_proto_errs (Results 1 – 2 of 2) sorted by relevance
29 rt2x00dev->num_proto_errs++; in rt2x00usb_check_usb_error()31 rt2x00dev->num_proto_errs = 0; in rt2x00usb_check_usb_error()33 if (rt2x00dev->num_proto_errs > 3) in rt2x00usb_check_usb_error()
1010 unsigned int num_proto_errs; member