Home
last modified time | relevance | path

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

/linux/net/ethtool/ !
H A Dcoalesce.c258 coal->tx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
561 ethnl_update_u32(&coalesce.tx_coalesce_usecs_high, in __ethnl_set_coalesce()
H A Dioctl.c2150 if (coalesce->tx_coalesce_usecs_high) in ethtool_set_coalesce_supported()
/linux/include/uapi/linux/ !
H A Dethtool.h491 __u32 tx_coalesce_usecs_high; member
/linux/drivers/net/ethernet/hisilicon/hns3/ !
H A Dhns3_ethtool.c1379 cmd->tx_coalesce_usecs_high = h->kinfo.int_rl_setting; in hns3_get_coalesce()
1442 if (cmd->tx_coalesce_usecs_high != cmd->rx_coalesce_usecs_high) { in hns3_check_rl_coalesce_para()
/linux/drivers/net/ethernet/hisilicon/hns/ !
H A Dhns_ethtool.c772 &ec->tx_coalesce_usecs_high, in hns_get_coalesce()
/linux/drivers/net/ethernet/emulex/benet/ !
H A Dbe_ethtool.c330 et->tx_coalesce_usecs_high = aic->max_eqd; in be_get_coalesce()
/linux/drivers/net/ethernet/intel/i40e/ !
H A Di40e_ethtool.c2915 ec->tx_coalesce_usecs_high = vsi->int_rate_limit; in __i40e_get_coalesce()
3039 if (ec->tx_coalesce_usecs_high != vsi->int_rate_limit) { in __i40e_set_coalesce()