HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_dcb_config (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb.h 123 struct ixgbe_dcb_config { struct
141 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *);
146 struct ixgbe_dcb_config *, u32, u8);
150 s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *);
159 struct ixgbe_dcb_config *);
161 struct ixgbe_dcb_config *);
163 struct ixgbe_dcb_config *);
166 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *, u8 *, u8 *);
167 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *, int, u16 *);
168 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *, u16 *)
    [all...]
ixgbe_dcb.h 123 struct ixgbe_dcb_config { struct
141 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *);
146 struct ixgbe_dcb_config *, u32, u8);
150 s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *);
159 struct ixgbe_dcb_config *);
161 struct ixgbe_dcb_config *);
163 struct ixgbe_dcb_config *);
166 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *, u8 *, u8 *);
167 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *, int, u16 *);
168 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *, u16 *)
    [all...]

Completed in 26 milliseconds