Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_gmac.c62 {"gmac_tx_pause_frames", MAC_STATS_FIELD_OFF(tx_pfc_tc0)}
463 hw_stats->tx_pfc_tc0 in hns_gmac_update_stats()
Dhns_dsaf_mac.h292 u64 tx_pfc_tc0; member
Dhns_dsaf_xgmac.c39 {"xgmac_tx_pause_frame_num", MAC_STATS_FIELD_OFF(tx_pfc_tc0)},
351 hw_stats->tx_pfc_tc0 = hns_mac_reg_read64(drv, XGMAC_TX_PRI0PAUSEPKTS); in hns_xgmac_update_stats()