Home
last modified time | relevance | path

Searched refs:ieee_qcn_stats (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/
Ddcbnl.h67 int (*ieee_getqcnstats) (struct net_device *, struct ieee_qcn_stats *);
/Linux-v4.19/include/uapi/linux/
Ddcbnl.h141 struct ieee_qcn_stats { struct
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Den_dcb_nl.c668 struct ieee_qcn_stats *qcn_stats) in mlx4_en_dcbnl_ieee_getqcnstats()
/Linux-v4.19/net/dcb/
Ddcbnl.c178 [DCB_ATTR_IEEE_QCN_STATS] = {.len = sizeof(struct ieee_qcn_stats)},
1078 struct ieee_qcn_stats qcn_stats; in dcbnl_ieee_fill()