Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/fddi/skfp/h/
Dhwmtm.h143 int detec_count ; /* counter for out of RxD condition */ member
/linux-6.6.21/drivers/net/fddi/skfp/
Dhwmtm.c454 smc->os.hwm.detec_count = 0 ; in init_fddi_driver()
719 smc->os.hwm.detec_count = 0 ; in fddi_isr()
773 if (++smc->os.hwm.detec_count > 4) { in fddi_isr()
1051 smc->os.hwm.detec_count = 0 ; in process_receive()
1100 smc->os.hwm.detec_count = 0 ; in process_receive()