Home
last modified time | relevance | path

Searched refs:ieee_getqcnstats (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Ddcbnl.h56 int (*ieee_getqcnstats) (struct net_device *, struct ieee_qcn_stats *); member
/kernel/linux/linux-6.6/include/net/
H A Ddcbnl.h72 int (*ieee_getqcnstats) (struct net_device *, struct ieee_qcn_stats *); member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c717 .ieee_getqcnstats = mlx4_en_dcbnl_ieee_getqcnstats,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c717 .ieee_getqcnstats = mlx4_en_dcbnl_ieee_getqcnstats,
/kernel/linux/linux-5.10/net/dcb/
H A Ddcbnl.c1080 if (ops->ieee_getqcnstats) { in dcbnl_ieee_fill()
1084 err = ops->ieee_getqcnstats(netdev, &qcn_stats); in dcbnl_ieee_fill()
/kernel/linux/linux-6.6/net/dcb/
H A Ddcbnl.c1188 if (ops->ieee_getqcnstats) { in dcbnl_ieee_fill()
1192 err = ops->ieee_getqcnstats(netdev, &qcn_stats); in dcbnl_ieee_fill()

Completed in 9 milliseconds