Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.c1326 le16_to_cpu(rx_com_thrd->com_thrd[i].high), in hclge_dbg_dump_rx_common_threshold_cfg()
1327 le16_to_cpu(rx_com_thrd->com_thrd[i].low)); in hclge_dbg_dump_rx_common_threshold_cfg()
1334 le16_to_cpu(rx_com_thrd->com_thrd[i].high), in hclge_dbg_dump_rx_common_threshold_cfg()
1335 le16_to_cpu(rx_com_thrd->com_thrd[i].low)); in hclge_dbg_dump_rx_common_threshold_cfg()
Dhclge_cmd.h438 struct hclge_priv_wl com_thrd[HCLGE_TC_NUM_ONE_DESC]; member
Dhclge_main.c2380 req->com_thrd[j].high = in hclge_common_thrd_config()
2382 req->com_thrd[j].high |= in hclge_common_thrd_config()
2384 req->com_thrd[j].low = in hclge_common_thrd_config()
2386 req->com_thrd[j].low |= in hclge_common_thrd_config()