Searched refs:qcn_stats (Results 1 – 2 of 2) sorted by relevance
665 struct ieee_qcn_stats *qcn_stats) in mlx4_en_dcbnl_ieee_getqcnstats() argument698 qcn_stats->rppp_rp_centiseconds[i] = in mlx4_en_dcbnl_ieee_getqcnstats()700 qcn_stats->rppp_created_rps[i] = in mlx4_en_dcbnl_ieee_getqcnstats()
1188 struct ieee_qcn_stats qcn_stats; in dcbnl_ieee_fill() local1190 memset(&qcn_stats, 0, sizeof(qcn_stats)); in dcbnl_ieee_fill()1191 err = ops->ieee_getqcnstats(netdev, &qcn_stats); in dcbnl_ieee_fill()1194 sizeof(qcn_stats), &qcn_stats); in dcbnl_ieee_fill()