Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h158 u32_opt tx_coalesce_usecs_high; member
Dethtool-util.c1141 !coalesce->tx_coalesce_usecs_high.set && in ethtool_set_nic_coalesce_settings()
1212 if (coalesce->tx_coalesce_usecs_high.set) in ethtool_set_nic_coalesce_settings()
1213 … UPDATE(ecmd.tx_coalesce_usecs_high, coalesce->tx_coalesce_usecs_high.value, need_update); in ethtool_set_nic_coalesce_settings()
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf104 …c, 0, offsetof(LinkConfig, coalesce.tx_coalesce_usecs_high)
/systemd-251/src/shared/linux/
Dethtool.h499 __u32 tx_coalesce_usecs_high; member