Home
last modified time | relevance | path

Searched defs:sysctl_op (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe-sysctl.c110 struct sysctl_op { struct
112 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 …]