Searched refs:interruptcoalescingmaxvalue (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 542 u32 interruptcoalescingmaxvalue; /* interrupt coalescing max member 1127 u8 interruptcoalescingmaxvalue[NUM_RX_QUEUES]; member
|
D | ucc_geth.c | 122 .interruptcoalescingmaxvalue = {1, 1, 1, 1, 1, 1, 1, 1}, 947 coalescingentry[i].interruptcoalescingmaxvalue, in dump_regs() 950 interruptcoalescingmaxvalue)); in dump_regs() 2759 interruptcoalescingmaxvalue, in ucc_geth_startup() 2760 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2763 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|