Searched refs:interruptcoalescingmaxvalue (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/freescale/ |
D | ucc_geth.h | 547 u32 interruptcoalescingmaxvalue; /* interrupt coalescing max member 1139 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 | 126 .interruptcoalescingmaxvalue = {1, 1, 1, 1, 1, 1, 1, 1}, 951 coalescingentry[i].interruptcoalescingmaxvalue, in dump_regs() 954 interruptcoalescingmaxvalue)); in dump_regs() 2774 interruptcoalescingmaxvalue, in ucc_geth_startup() 2775 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2778 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|