Searched refs:num_proto_errs (Results 1 – 2 of 2) sorted by relevance
32 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()
1020 unsigned int num_proto_errs; member