Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-sysctl.c78 rx_jumbo_pending, enumerator
151 unsigned int rx_jumbo_pending; member
409 sys_op->rx_jumbo_pending = value; in fill_data()
965 { "rx-jumbo", SYSL_S32, rx_jumbo_pending, "supported" }, in sysctl_ringparam_handler()
1004 sys_op->rx_jumbo_pending, in sysctl_ringparam_handler()
1017 if (sys_op->rx_mini_pending || sys_op->rx_jumbo_pending) { in sysctl_ringparam_handler()