Home
last modified time | relevance | path

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

/linux/include/net/
A Ddcbnl.h48 struct dcbnl_rtnl_ops { struct
66 u8 (*getstate)(struct net_device *);
67 u8 (*setstate)(struct net_device *, u8);
79 u8 (*setall)(struct net_device *);
80 u8 (*getcap)(struct net_device *, int, u8 *);
83 u8 (*getpfcstate)(struct net_device *);
84 void (*setpfcstate)(struct net_device *, u8);
88 void (*setbcnrp)(struct net_device *, int, u8);
90 int (*getapp)(struct net_device *, u8, u16);
95 u8 (*getdcbx)(struct net_device *);
[all …]

Completed in 3 milliseconds