Searched refs:indications (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddcbnl.h155 * @indications: count of the received pfc frames
163 __u64 indications[IEEE_8021QAZ_MAX_TCS]; member in struct:ieee_pfc
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dcb.c492 my_pfc->indications[prio] = mlxsw_reg_ppcnt_rx_pause_get(ppcnt_pl);
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c321 hclge_pfc_rx_stats_get(hdev, pfc->indications);
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c577 pfc->indications[i] = adapter->stats.pxofftxc[i];
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c353 pfc->indications[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause);
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dcb_nl.c253 pfc->indications[i] = pf->stats.priority_xoff_rx[i];
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dcb.c625 pfc->indications[i] = le64_to_cpu(*(stats + rx_off));
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb_nl.c92 pfc->indications[i] = pf->stats.priority_xoff_rx[i];

Completed in 125 milliseconds