Home
last modified time | relevance | path

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

/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_gmac.c31 {"gmac_rx_pause_maccontrol", MAC_STATS_FIELD_OFF(rx_pfc_tc0)},
416 hw_stats->rx_pfc_tc0 in hns_gmac_update_stats()
Dhns_dsaf_xgmac.c70 {"xgmac_rx_pause_frame_num", MAC_STATS_FIELD_OFF(rx_pfc_tc0)},
397 hw_stats->rx_pfc_tc0 = hns_mac_reg_read64(drv, XGMAC_RX_PRI0PAUSEPKTS); in hns_xgmac_update_stats()
Dhns_dsaf_mac.h244 u64 rx_pfc_tc0; member