HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_dcb_config (Results 1 - 4 of 4) 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_82599.h 136 struct ixgbe_dcb_config *);
152 struct ixgbe_dcb_config *);
ixgbe_dcb.c 99 struct ixgbe_dcb_config *dcb_config,
213 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up)
228 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction,
238 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max)
247 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction,
257 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction,
267 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up)
290 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction,
313 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *dcb_config)
455 * @dcb_config: pointer to ixgbe_dcb_config structur
    [all...]
ixgbe_dcb_82599.c 380 * @dcb_config: pointer to ixgbe_dcb_config structure
386 struct ixgbe_dcb_config *dcb_config)
507 * @dcb_config: pointer to ixgbe_dcb_config structure
512 struct ixgbe_dcb_config *dcb_config)

Completed in 77 milliseconds