Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_main.h205 u64 tx_pfc[DSAF_PRIO_NR]; member
H A Dhns_dsaf_main.c2249 hw_stats->tx_pfc[i] += dsaf_read_dev(dsaf_dev, in hns_dsaf_update_stats()
2668 p[13 + i + 1 * DSAF_PRIO_NR] = hw_stats->tx_pfc[i]; in hns_dsaf_get_node_stats()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c956 u8 rx_pfc = 0, tx_pfc = 0; in rvu_cgx_cfg_pause_frm() local
974 mac_ops->mac_get_pfc_frm_cfg(cgxd, lmac_id, &tx_pfc, &rx_pfc); in rvu_cgx_cfg_pause_frm()
975 if (tx_pfc || rx_pfc) { in rvu_cgx_cfg_pause_frm()