Home
last modified time | relevance | path

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

/Linux-v5.10/net/ethtool/
Dcoalesce.c169 coal->tx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
300 ethnl_update_u32(&coalesce.tx_coalesce_usecs_high, in ethnl_set_coalesce()
Dioctl.c1576 if (coalesce->tx_coalesce_usecs_high) in ethtool_set_coalesce_supported()
/Linux-v5.10/include/uapi/linux/
Dethtool.h483 __u32 tx_coalesce_usecs_high; member
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_ethtool.c1115 cmd->tx_coalesce_usecs_high = h->kinfo.int_rl_setting; in hns3_get_coalesce_per_queue()
1168 if (cmd->tx_coalesce_usecs_high != cmd->rx_coalesce_usecs_high) { in hns3_check_rl_coalesce_para()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c764 &ec->tx_coalesce_usecs_high, in hns_get_coalesce()
/Linux-v5.10/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c328 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
/Linux-v5.10/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c2771 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in __i40e_get_coalesce()
2891 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in __i40e_set_coalesce()