Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Ddcbnl.h56 int (*ieee_getqcnstats) (struct net_device *, struct ieee_qcn_stats *);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Ddcbnl.h141 struct ieee_qcn_stats { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Ddcbnl.h141 struct ieee_qcn_stats { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Ddcbnl.h141 struct ieee_qcn_stats { struct
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_dcb_nl.c668 struct ieee_qcn_stats *qcn_stats) in mlx4_en_dcbnl_ieee_getqcnstats()
/OK3568_Linux_fs/kernel/net/dcb/
H A Ddcbnl.c167 [DCB_ATTR_IEEE_QCN_STATS] = {.len = sizeof(struct ieee_qcn_stats)},
1081 struct ieee_qcn_stats qcn_stats; in dcbnl_ieee_fill()