Searched refs:qcn_stats (Results 1 – 1 of 1) sorted by relevance
1081 struct ieee_qcn_stats qcn_stats; in dcbnl_ieee_fill() local1083 memset(&qcn_stats, 0, sizeof(qcn_stats)); in dcbnl_ieee_fill()1084 err = ops->ieee_getqcnstats(netdev, &qcn_stats); in dcbnl_ieee_fill()1087 sizeof(qcn_stats), &qcn_stats); in dcbnl_ieee_fill()