Searched refs:use_adaptive_tx_coalesce (Results 1 – 5 of 5) sorted by relevance
149 int use_adaptive_tx_coalesce; member
1123 coalesce->use_adaptive_tx_coalesce < 0 && in ethtool_set_nic_coalesce_settings()1158 if (coalesce->use_adaptive_tx_coalesce >= 0) in ethtool_set_nic_coalesce_settings()1159 … UPDATE(ecmd.use_adaptive_tx_coalesce, (uint32_t) coalesce->use_adaptive_tx_coalesce, need_update); in ethtool_set_nic_coalesce_settings()
95 … 0, offsetof(LinkConfig, coalesce.use_adaptive_tx_coalesce)
250 .coalesce.use_adaptive_tx_coalesce = -1, in link_load_one()
490 __u32 use_adaptive_tx_coalesce; member