Home
last modified time | relevance | path

Searched defs:dcbnl_rtnl_ops (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h11297 struct dcbnl_rtnl_ops { struct
11298 int (*ieee_getets)(struct net_device *, struct ieee_ets *);
11299 int (*ieee_setets)(struct net_device *, struct ieee_ets *);
11300 int (*ieee_getmaxrate)(struct net_device *, struct ieee_maxrate *);
11301 int (*ieee_setmaxrate)(struct net_device *, struct ieee_maxrate *);
11302 int (*ieee_getqcn)(struct net_device *, struct ieee_qcn *);
11303 int (*ieee_setqcn)(struct net_device *, struct ieee_qcn *);
11304 int (*ieee_getqcnstats)(struct net_device *, struct ieee_qcn_stats *);
11305 int (*ieee_getpfc)(struct net_device *, struct ieee_pfc *);
11306 int (*ieee_setpfc)(struct net_device *, struct ieee_pfc *);
[all …]