Home
last modified time | relevance | path

Searched refs:tx_max_coalesced_frames_high (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe-sysctl.c63 tx_max_coalesced_frames_high, enumerator
132 unsigned int tx_max_coalesced_frames_high; member
382 sys_op->tx_max_coalesced_frames_high = value; in fill_data()
603 { "tx-frames-high", SYSL_S32, tx_max_coalesced_frames_high, "not-supported" }, \
681 sys_op->tx_max_coalesced_frames_high); in sysctl_coalesce_handler()