Searched refs:interruptcoalescingmaxvalue (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/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 | 119 ecmd->maxrxpkt = ug_info->interruptcoalescingmaxvalue[0]; in uec_get_settings()
|
D | ucc_geth.c | 127 .interruptcoalescingmaxvalue = {1, 1, 1, 1, 1, 1, 1, 1}, 965 coalescingentry[i].interruptcoalescingmaxvalue, in dump_regs() 968 interruptcoalescingmaxvalue)); in dump_regs() 2781 interruptcoalescingmaxvalue, in ucc_geth_startup() 2782 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup() 2785 ug_info->interruptcoalescingmaxvalue[i]); in ucc_geth_startup()
|