Home
last modified time | relevance | path

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

/linux/include/net/
H A Ddcbnl.h64 struct dcbnl_rtnl_ops { struct
82 u8 (*getstate)(struct net_device *);
83 u8 (*setstate)(struct net_device *, u8);
95 u8 (*setall)(struct net_device *);
96 u8 (*getcap)(struct net_device *, int, u8 *);
99 u8 (*getpfcstate)(struct net_device *);
100 void (*setpfcstate)(struct net_device *, u8);
104 void (*setbcnrp)(struct net_device *, int, u8);
106 int (*getapp)(struct net_device *, u8, u16);
111 u8 (*getdcbx)(struct net_device *);
[all …]