Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168.h1554 u32 keep_intr_cnt; member
H A Dr8168_n.c28310 if (status & tp->intr_mask || tp->keep_intr_cnt-- > 0) {
28312 tp->keep_intr_cnt = RTK_KEEP_INTERRUPT_COUNT;
28320 tp->keep_intr_cnt = RTK_KEEP_INTERRUPT_COUNT;
28324 if (status & tp->intr_mask || tp->keep_intr_cnt-- > 0) {
28328 tp->keep_intr_cnt = RTK_KEEP_INTERRUPT_COUNT;
28346 tp->keep_intr_cnt = RTK_KEEP_INTERRUPT_COUNT;