Searched defs:ixgbe_dcb_config (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.h121 struct ixgbe_dcb_config { struct
139 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *);
144 struct ixgbe_dcb_config *, u32, u8);
148 s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *);
157 struct ixgbe_dcb_config *);
159 struct ixgbe_dcb_config *);
161 struct ixgbe_dcb_config *);
164 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *, u8 *, u8 *);
165 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *, int, u16 *);
166 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *, u1
[all...]

Completed in 323 milliseconds