indications       585 drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c 		pfc->indications[i] = le64_to_cpu(*(stats + rx_off));
indications       281 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c 	u64 requests[HNAE3_MAX_TC], indications[HNAE3_MAX_TC];
indications       304 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c 	ret = hclge_pfc_rx_stats_get(hdev, indications);
indications       310 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c 		pfc->indications[i] = indications[i];
indications        90 drivers/net/ethernet/intel/i40e/i40e_dcb_nl.c 		pfc->indications[i] = pf->stats.priority_xoff_rx[i];
indications       579 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c 		pfc->indications[i] = adapter->stats.pxofftxc[i];
indications       343 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c 		pfc->indications[i] = PPORT_PER_PRIO_GET(pstats, i, rx_pause);
indications       546 drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c 	my_pfc->indications[prio] = mlxsw_reg_ppcnt_rx_pause_get(ppcnt_pl);
indications       163 include/uapi/linux/dcbnl.h 	__u64	indications[IEEE_8021QAZ_MAX_TCS];