Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_gmac.c58 {"gmac_tx_pause_frames", MAC_STATS_FIELD_OFF(tx_pfc_tc0)}
449 hw_stats->tx_pfc_tc0 in hns_gmac_update_stats()
Dhns_dsaf_mac.h288 u64 tx_pfc_tc0; member
Dhns_dsaf_xgmac.c35 {"xgmac_tx_pause_frame_num", MAC_STATS_FIELD_OFF(tx_pfc_tc0)},
335 hw_stats->tx_pfc_tc0 = hns_mac_reg_read64(drv, XGMAC_TX_PRI0PAUSEPKTS); in hns_xgmac_update_stats()