Searched refs:interruptcoalescingmaxvalue (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 543 u32 interruptcoalescingmaxvalue; /* interrupt coalescing max member 1133 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() 2508 interruptcoalescingmaxvalue, in ucc_geth_startup() 2509 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2512 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|