Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_gmac.c35 {"gmac_rx_pause_maccontrol", MAC_STATS_FIELD_OFF(rx_pfc_tc0)},
348 hw_stats->rx_pfc_tc0 in hns_gmac_update_stats()
Dhns_dsaf_mac.h248 u64 rx_pfc_tc0; member
Dhns_dsaf_xgmac.c74 {"xgmac_rx_pause_frame_num", MAC_STATS_FIELD_OFF(rx_pfc_tc0)},
395 hw_stats->rx_pfc_tc0 = hns_mac_reg_read64(drv, XGMAC_RX_PRI0PAUSEPKTS); in hns_xgmac_update_stats()