Searched refs:interruptcoalescingmaxvalue (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 542 u32 interruptcoalescingmaxvalue; /* interrupt coalescing max member 1131 u8 interruptcoalescingmaxvalue[NUM_RX_QUEUES]; member
|
D | ucc_geth.c | 144 .interruptcoalescingmaxvalue = {1, 1, 1, 1, 1, 1, 1, 1}, 927 coalescingentry[i].interruptcoalescingmaxvalue, in dump_regs() 930 interruptcoalescingmaxvalue)); in dump_regs() 2611 interruptcoalescingmaxvalue, in ucc_geth_startup() 2612 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2615 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|