Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c138 static void hclge_pfc_stats_get(struct hclge_dev *hdev, bool tx, u64 *stats) in hclge_pfc_stats_get() function
154 hclge_pfc_stats_get(hdev, false, stats); in hclge_pfc_rx_stats_get()
159 hclge_pfc_stats_get(hdev, true, stats); in hclge_pfc_tx_stats_get()