Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.h143 u32_opt tx_coalesce_usecs; member
Dethtool-util.c1128 !coalesce->tx_coalesce_usecs.set && in ethtool_set_nic_coalesce_settings()
1173 if (coalesce->tx_coalesce_usecs.set) in ethtool_set_nic_coalesce_settings()
1174 UPDATE(ecmd.tx_coalesce_usecs, coalesce->tx_coalesce_usecs.value, need_update); in ethtool_set_nic_coalesce_settings()
/systemd-251/src/udev/net/
Dlink-config-gperf.gperf89 …ce_sec, 0, offsetof(LinkConfig, coalesce.tx_coalesce_usecs)
/systemd-251/src/shared/linux/
Dethtool.h484 __u32 tx_coalesce_usecs; member