Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h151 u32_opt rx_coalesce_usecs_low; member
Dethtool-util.c1134 !coalesce->rx_coalesce_usecs_low.set && in ethtool_set_nic_coalesce_settings()
1191 if (coalesce->rx_coalesce_usecs_low.set) in ethtool_set_nic_coalesce_settings()
1192 … UPDATE(ecmd.rx_coalesce_usecs_low, coalesce->rx_coalesce_usecs_low.value, need_update); in ethtool_set_nic_coalesce_settings()
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf97 …ec, 0, offsetof(LinkConfig, coalesce.rx_coalesce_usecs_low)
/systemd-251/src/shared/linux/
Dethtool.h492 __u32 rx_coalesce_usecs_low; member