Searched refs:interruptcoalescingmaxvalue (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/freescale/ | 
| D | ucc_geth.h | 543 	u32 interruptcoalescingmaxvalue;	/* interrupt coalescing max  member 1128 	u8 interruptcoalescingmaxvalue[NUM_RX_QUEUES];  member
  | 
| D | ucc_geth.c | 122 	.interruptcoalescingmaxvalue = {1, 1, 1, 1, 1, 1, 1, 1}, 947 				coalescingentry[i].interruptcoalescingmaxvalue,  in dump_regs() 950 					interruptcoalescingmaxvalue));  in dump_regs() 2759 			 interruptcoalescingmaxvalue,  in ucc_geth_startup() 2760 			 ug_info->interruptcoalescingmaxvalue[i]);  in ucc_geth_startup() 2763 			 ug_info->interruptcoalescingmaxvalue[i]);  in ucc_geth_startup()
  |