Home | History | Annotate | Download | only in ixgbe

Lines Matching defs:ixgbe_dcb_config

123 struct ixgbe_dcb_config {
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 *);
169 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *, int, u8 *);
170 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *, int, u8 *);
171 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *, int, u8 *);
172 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *, int, u8);
176 s32 ixgbe_dcb_hw_config_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *);