Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h153 u32_opt tx_coalesce_usecs_low; member
Dethtool-util.c1136 !coalesce->tx_coalesce_usecs_low.set && in ethtool_set_nic_coalesce_settings()
1197 if (coalesce->tx_coalesce_usecs_low.set) in ethtool_set_nic_coalesce_settings()
1198 … UPDATE(ecmd.tx_coalesce_usecs_low, coalesce->tx_coalesce_usecs_low.value, need_update); in ethtool_set_nic_coalesce_settings()
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf99 …ec, 0, offsetof(LinkConfig, coalesce.tx_coalesce_usecs_low)
/systemd-251/src/shared/linux/
Dethtool.h494 __u32 tx_coalesce_usecs_low; member