Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c3394 uint32_t shared_buf_min, shared_buf_tc, shared_std, hi_thrd, lo_thrd; in hns3_is_rx_buf_ok() local
3445 lo_thrd = hi_thrd - aligned_mps / HNS3_BUF_DIV_BY; in hns3_is_rx_buf_ok()
3448 lo_thrd = aligned_mps; in hns3_is_rx_buf_ok()
3452 buf_alloc->s_buf.tc_thrd[i].low = lo_thrd; in hns3_is_rx_buf_ok()