Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h156 u32_opt rx_coalesce_usecs_high; member
Dethtool-util.c1139 !coalesce->rx_coalesce_usecs_high.set && in ethtool_set_nic_coalesce_settings()
1206 if (coalesce->rx_coalesce_usecs_high.set) in ethtool_set_nic_coalesce_settings()
1207 … UPDATE(ecmd.rx_coalesce_usecs_high, coalesce->rx_coalesce_usecs_high.value, need_update); in ethtool_set_nic_coalesce_settings()
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf102 …c, 0, offsetof(LinkConfig, coalesce.rx_coalesce_usecs_high)
/systemd-251/src/shared/linux/
Dethtool.h497 __u32 rx_coalesce_usecs_high; member