Searched refs:interruptcoalescingmaxvalue (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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_ethtool.c | 118 ecmd->maxrxpkt = ug_info->interruptcoalescingmaxvalue[0]; in uec_get_settings()
|
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() 2771 interruptcoalescingmaxvalue, in ucc_geth_startup() 2772 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2775 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|