Searched refs:ixgbe_dcb_config (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_dcb.h | 122 struct ixgbe_dcb_config { struct 140 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *); argument 145 struct ixgbe_dcb_config *, u32, u8); 149 s32 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw *, struct ixgbe_dcb_config *); 158 struct ixgbe_dcb_config *); 160 struct ixgbe_dcb_config *); 162 struct ixgbe_dcb_config *); 165 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *, u8 *, u8 *); 166 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *, int, u16 *); 167 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *, u16 *); [all …]
|
H A D | ixgbe_dcb.c | 96 struct ixgbe_dcb_config *dcb_config, in ixgbe_dcb_calculate_tc_credits_cee() 210 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() 225 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee() 235 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee() 244 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee() 254 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee() 264 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() 287 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee() 310 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_check_config_cee() 461 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_rx_arbiter_cee() [all …]
|
H A D | ixgbe_dcb_82599.h | 135 struct ixgbe_dcb_config *); 151 struct ixgbe_dcb_config *);
|
H A D | ixgbe_dcb_82599.c | 383 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tc_stats_82599() 509 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_82599()
|