Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h159 u32_opt tx_max_coalesced_frames_high; member
Dethtool-util.c1142 !coalesce->tx_max_coalesced_frames_high.set && in ethtool_set_nic_coalesce_settings()
1215 if (coalesce->tx_max_coalesced_frames_high.set) in ethtool_set_nic_coalesce_settings()
1216 …UPDATE(ecmd.tx_max_coalesced_frames_high, coalesce->tx_max_coalesced_frames_high.value, need_updat… in ethtool_set_nic_coalesce_settings()
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf105 … 0, offsetof(LinkConfig, coalesce.tx_max_coalesced_frames_high)
/systemd-251/src/shared/linux/
Dethtool.h500 __u32 tx_max_coalesced_frames_high; member