Searched defs:dcbnl_rtnl_ops (Results 1 – 5 of 5) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 13644 struct dcbnl_rtnl_ops { struct 13645 int (*ieee_getets)(struct net_device *, struct ieee_ets *); 13646 int (*ieee_setets)(struct net_device *, struct ieee_ets *); 13647 int (*ieee_getmaxrate)(struct net_device *, struct ieee_maxrate *); 13648 int (*ieee_setmaxrate)(struct net_device *, struct ieee_maxrate *); 13649 int (*ieee_getqcn)(struct net_device *, struct ieee_qcn *); 13650 int (*ieee_setqcn)(struct net_device *, struct ieee_qcn *); 13651 int (*ieee_getqcnstats)(struct net_device *, struct ieee_qcn_stats *); 13652 int (*ieee_getpfc)(struct net_device *, struct ieee_pfc *); 13653 int (*ieee_setpfc)(struct net_device *, struct ieee_pfc *); [all …]
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 12573 struct dcbnl_rtnl_ops { struct 12574 int (*ieee_getets)(struct net_device *, struct ieee_ets *); 12575 int (*ieee_setets)(struct net_device *, struct ieee_ets *); 12576 int (*ieee_getmaxrate)(struct net_device *, struct ieee_maxrate *); 12577 int (*ieee_setmaxrate)(struct net_device *, struct ieee_maxrate *); 12578 int (*ieee_getqcn)(struct net_device *, struct ieee_qcn *); 12579 int (*ieee_setqcn)(struct net_device *, struct ieee_qcn *); 12580 int (*ieee_getqcnstats)(struct net_device *, struct ieee_qcn_stats *); 12581 int (*ieee_getpfc)(struct net_device *, struct ieee_pfc *); 12582 int (*ieee_setpfc)(struct net_device *, struct ieee_pfc *); [all …]
|
| D | vmlinux.h | 12573 struct dcbnl_rtnl_ops { struct 12574 int (*ieee_getets)(struct net_device *, struct ieee_ets *); 12575 int (*ieee_setets)(struct net_device *, struct ieee_ets *); 12576 int (*ieee_getmaxrate)(struct net_device *, struct ieee_maxrate *); 12577 int (*ieee_setmaxrate)(struct net_device *, struct ieee_maxrate *); 12578 int (*ieee_getqcn)(struct net_device *, struct ieee_qcn *); 12579 int (*ieee_setqcn)(struct net_device *, struct ieee_qcn *); 12580 int (*ieee_getqcnstats)(struct net_device *, struct ieee_qcn_stats *); 12581 int (*ieee_getpfc)(struct net_device *, struct ieee_pfc *); 12582 int (*ieee_setpfc)(struct net_device *, struct ieee_pfc *); [all …]
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 11472 struct dcbnl_rtnl_ops { struct 11473 int (*ieee_getets)(struct net_device *, struct ieee_ets *); 11474 int (*ieee_setets)(struct net_device *, struct ieee_ets *); 11475 int (*ieee_getmaxrate)(struct net_device *, struct ieee_maxrate *); 11476 int (*ieee_setmaxrate)(struct net_device *, struct ieee_maxrate *); 11477 int (*ieee_getqcn)(struct net_device *, struct ieee_qcn *); 11478 int (*ieee_setqcn)(struct net_device *, struct ieee_qcn *); 11479 int (*ieee_getqcnstats)(struct net_device *, struct ieee_qcn_stats *); 11480 int (*ieee_getpfc)(struct net_device *, struct ieee_pfc *); 11481 int (*ieee_setpfc)(struct net_device *, struct ieee_pfc *); [all …]
|
| D | vmlinux_510.h | 11472 struct dcbnl_rtnl_ops { struct 11473 int (*ieee_getets)(struct net_device *, struct ieee_ets *); 11474 int (*ieee_setets)(struct net_device *, struct ieee_ets *); 11475 int (*ieee_getmaxrate)(struct net_device *, struct ieee_maxrate *); 11476 int (*ieee_setmaxrate)(struct net_device *, struct ieee_maxrate *); 11477 int (*ieee_getqcn)(struct net_device *, struct ieee_qcn *); 11478 int (*ieee_setqcn)(struct net_device *, struct ieee_qcn *); 11479 int (*ieee_getqcnstats)(struct net_device *, struct ieee_qcn_stats *); 11480 int (*ieee_getpfc)(struct net_device *, struct ieee_pfc *); 11481 int (*ieee_setpfc)(struct net_device *, struct ieee_pfc *); [all …]
|