Searched refs:tc_thrd (Results 1 – 2 of 2) sorted by relevance
316 struct hclge_tc_thrd tc_thrd[HCLGE_MAX_TC_NUM]; member
1616 buf_alloc->s_buf.tc_thrd[i].low = hdev->mps; in hclge_is_rx_buf_ok()1617 buf_alloc->s_buf.tc_thrd[i].high = 2 * hdev->mps; in hclge_is_rx_buf_ok()1619 buf_alloc->s_buf.tc_thrd[i].low = 0; in hclge_is_rx_buf_ok()1620 buf_alloc->s_buf.tc_thrd[i].high = hdev->mps; in hclge_is_rx_buf_ok()1889 tc = &s_buf->tc_thrd[i * HCLGE_TC_NUM_ONE_DESC + j]; in hclge_common_thrd_config()