Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1394 le16_to_cpu(rx_com_thrd->com_thrd[i].high), in hclge_dbg_dump_rx_common_threshold_cfg()
1395 le16_to_cpu(rx_com_thrd->com_thrd[i].low)); in hclge_dbg_dump_rx_common_threshold_cfg()
1402 le16_to_cpu(rx_com_thrd->com_thrd[i].high), in hclge_dbg_dump_rx_common_threshold_cfg()
1403 le16_to_cpu(rx_com_thrd->com_thrd[i].low)); in hclge_dbg_dump_rx_common_threshold_cfg()
H A Dhclge_cmd.h104 struct hclge_priv_wl com_thrd[HCLGE_TC_NUM_ONE_DESC]; member
H A Dhclge_main.c2325 req->com_thrd[j].high = in hclge_common_thrd_config()
2327 req->com_thrd[j].high |= in hclge_common_thrd_config()
2329 req->com_thrd[j].low = in hclge_common_thrd_config()
2331 req->com_thrd[j].low |= in hclge_common_thrd_config()