Home
last modified time | relevance | path

Searched refs:ieee_getqcnstats (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Ddcbnl.h72 int (*ieee_getqcnstats) (struct net_device *, struct ieee_qcn_stats *); member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_dcb_nl.c717 .ieee_getqcnstats = mlx4_en_dcbnl_ieee_getqcnstats,
/linux-6.3-rc2/net/dcb/
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