Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_cmd.h251 #define HNS3_BUF_MUL_BY 2 macro
H A Dhns3_ethdev.c3406 shared_buf_min = HNS3_BUF_MUL_BY * aligned_mps + in hns3_is_rx_buf_ok()
3443 hi_thrd = RTE_MAX(hi_thrd, HNS3_BUF_MUL_BY * aligned_mps); in hns3_is_rx_buf_ok()
3491 priv->wl.high = max ? (aligned_mps * HNS3_BUF_MUL_BY) : in hns3_rx_buf_calc_all()