Home
last modified time | relevance | path

Searched refs:num_proto_errs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A 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()
H A Drt2x00.h1010 unsigned int num_proto_errs; member
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A 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()
H A Drt2x00.h1020 unsigned int num_proto_errs; member

Completed in 8 milliseconds