Searched refs:interruptcoalescingmaxvalue (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 547 u32 interruptcoalescingmaxvalue; /* interrupt coalescing max member 1132 u8 interruptcoalescingmaxvalue[NUM_RX_QUEUES]; member
|
D | ucc_geth.c | 125 .interruptcoalescingmaxvalue = {1, 1, 1, 1, 1, 1, 1, 1}, 950 coalescingentry[i].interruptcoalescingmaxvalue, in dump_regs() 953 interruptcoalescingmaxvalue)); in dump_regs() 2770 interruptcoalescingmaxvalue, in ucc_geth_startup() 2771 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2774 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|