Searched defs:sysctl_op (Results 1 – 1 of 1) sorted by relevance
110 struct sysctl_op { struct112 unsigned int rx_coalesce_usecs;113 unsigned int rx_max_coalesced_frames;114 unsigned int rx_coalesce_usecs_irq;115 unsigned int rx_max_coalesced_frames_irq;116 unsigned int tx_coalesce_usecs;117 unsigned int tx_max_coalesced_frames;118 unsigned int tx_coalesce_usecs_irq;119 unsigned int tx_max_coalesced_frames_irq;120 unsigned int stats_block_coalesce_usecs;[all …]