Home
last modified time | relevance | path

Searched refs:hns3_rl_round_down (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h612 #define hns3_rl_round_down(int_rl) round_down(int_rl, 4) macro
Dhns3_ethtool.c920 rl = hns3_rl_round_down(cmd->rx_coalesce_usecs_high); in hns3_check_rl_coalesce_para()
1002 hns3_rl_round_down(cmd->rx_coalesce_usecs_high); in hns3_set_coalesce()