Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c781 static u32 smooth_alg(u32 new_param, u32 old_param) in smooth_alg() function
816 new_coal_param = smooth_alg(new_coal_param, old_coal_param); in hns_nic_adpt_coalesce()