Searched refs:rx_com_thrd (Results 1 – 1 of 1) sorted by relevance
2019 struct hclge_rx_com_thrd *rx_com_thrd; in hclge_dbg_dump_rx_common_threshold_cfg() local2035 rx_com_thrd = (struct hclge_rx_com_thrd *)desc[0].data; in hclge_dbg_dump_rx_common_threshold_cfg()2039 le16_to_cpu(rx_com_thrd->com_thrd[i].high), in hclge_dbg_dump_rx_common_threshold_cfg()2040 le16_to_cpu(rx_com_thrd->com_thrd[i].low)); in hclge_dbg_dump_rx_common_threshold_cfg()2042 rx_com_thrd = (struct hclge_rx_com_thrd *)desc[1].data; in hclge_dbg_dump_rx_common_threshold_cfg()2047 le16_to_cpu(rx_com_thrd->com_thrd[i].high), in hclge_dbg_dump_rx_common_threshold_cfg()2048 le16_to_cpu(rx_com_thrd->com_thrd[i].low)); in hclge_dbg_dump_rx_common_threshold_cfg()