Searched refs:interruptcoalescingmaxvalue (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.h | 543 u32 interruptcoalescingmaxvalue; /* interrupt coalescing max member 547 interruptcoalescingmaxvalue */ 1131 u8 interruptcoalescingmaxvalue[NUM_RX_QUEUES]; member
|
H A D | ucc_geth.c | 144 .interruptcoalescingmaxvalue = {1, 1, 1, 1, 1, 1, 1, 1}, 925 pr_info("interruptcoalescingmaxvalue: addr - 0x%08x, val - 0x%08x\n", in dump_regs() 927 coalescingentry[i].interruptcoalescingmaxvalue, in dump_regs() 930 interruptcoalescingmaxvalue)); in dump_regs() 2508 interruptcoalescingmaxvalue, in ucc_geth_startup() 2509 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2512 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|