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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1961 u32 shared_buf_min, shared_buf_tc, shared_std, hi_thrd, lo_thrd; local
2009 lo_thrd = hi_thrd - aligned_mps / HCLGE_BUF_DIV_BY;
2012 lo_thrd = aligned_mps;
2016 buf_alloc->s_buf.tc_thrd[i].low = lo_thrd;

Completed in 264 milliseconds