Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1927 u32 shared_buf_min, shared_buf_tc, shared_std, hi_thrd, lo_thrd; in hclge_is_rx_buf_ok() local
1975 lo_thrd = hi_thrd - aligned_mps / HCLGE_BUF_DIV_BY; in hclge_is_rx_buf_ok()
1978 lo_thrd = aligned_mps; in hclge_is_rx_buf_ok()
1982 buf_alloc->s_buf.tc_thrd[i].low = lo_thrd; in hclge_is_rx_buf_ok()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1950 u32 shared_buf_min, shared_buf_tc, shared_std, hi_thrd, lo_thrd; in hclge_is_rx_buf_ok() local
1998 lo_thrd = hi_thrd - aligned_mps / HCLGE_BUF_DIV_BY; in hclge_is_rx_buf_ok()
2001 lo_thrd = aligned_mps; in hclge_is_rx_buf_ok()
2005 buf_alloc->s_buf.tc_thrd[i].low = lo_thrd; in hclge_is_rx_buf_ok()

Completed in 30 milliseconds