Searched refs:ixgbe_dcb_config (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_dcb.h | 121 struct ixgbe_dcb_config { struct 139 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *); argument 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 *, u16 *); [all …]
|
H A D | ixgbe_dcb.c | 89 struct ixgbe_dcb_config *dcb_config, in ixgbe_dcb_calculate_tc_credits_cee() 203 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *cfg, u8 *map, u8 *pfc_up) in ixgbe_dcb_unpack_pfc_cee() 218 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee() 228 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee() 237 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee() 247 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee() 257 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) in ixgbe_dcb_get_tc_from_up() 280 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee() 303 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_check_config_cee() 452 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_rx_arbiter_cee() [all …]
|
H A D | ixgbe_dcb_82599.h | 134 struct ixgbe_dcb_config *); 150 struct ixgbe_dcb_config *);
|
H A D | ixgbe_dcb_82599.c | 370 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tc_stats_82599() 496 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_82599()
|