Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcoalesce.c261 coal->tx_coalesce_usecs_high, supported) || in coalesce_fill_reply()
576 ethnl_update_u32(&coalesce.tx_coalesce_usecs_high, in __ethnl_set_coalesce()
/linux/include/uapi/linux/
H A Dethtool.h494 __u32 tx_coalesce_usecs_high; member
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c1378 cmd->tx_coalesce_usecs_high = h->kinfo.int_rl_setting; in hns3_get_coalesce()
1441 if (cmd->tx_coalesce_usecs_high != cmd->rx_coalesce_usecs_high) { in hns3_check_rl_coalesce_para()