Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h152 u32_opt rx_max_coalesced_frames_low; member
Dethtool-util.c1135 !coalesce->rx_max_coalesced_frames_low.set && in ethtool_set_nic_coalesce_settings()
1194 if (coalesce->rx_max_coalesced_frames_low.set) in ethtool_set_nic_coalesce_settings()
1195 …UPDATE(ecmd.rx_max_coalesced_frames_low, coalesce->rx_max_coalesced_frames_low.value, need_update); in ethtool_set_nic_coalesce_settings()
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf98 … 0, offsetof(LinkConfig, coalesce.rx_max_coalesced_frames_low)
/systemd-251/src/shared/linux/
Dethtool.h493 __u32 rx_max_coalesced_frames_low; member