Home
last modified time | relevance | path

Searched refs:ixgbe_dcb_config (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.h91 struct ixgbe_dcb_config { struct
109 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *); argument
114 struct ixgbe_dcb_config *, u32, u8);
127 struct ixgbe_dcb_config *);
129 struct ixgbe_dcb_config *);
131 struct ixgbe_dcb_config *);
134 void ixgbe_dcb_unpack_pfc_cee(struct ixgbe_dcb_config *, u8 *, u8 *);
136 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *, u16 *);
138 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *, int, u8 *);
139 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *, int, u8 *);
[all …]
H A Dixgbe_dcb.c65 struct ixgbe_dcb_config *dcb_config, in ixgbe_dcb_calculate_tc_credits_cee()
204 void ixgbe_dcb_unpack_max_cee(struct ixgbe_dcb_config *cfg, u16 *max) in ixgbe_dcb_unpack_max_cee()
213 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee()
223 void ixgbe_dcb_unpack_tsa_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_tsa_cee()
256 void ixgbe_dcb_unpack_map_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_map_cee()
279 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_check_config_cee()
424 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_rx_arbiter_cee()
465 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tx_desc_arbiter_cee()
505 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tx_data_arbiter_cee()
548 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_pfc_cee()
[all …]
H A Dixgbe_dcb_82599.h104 struct ixgbe_dcb_config *);
120 struct ixgbe_dcb_config *);
H A Dixgbe_dcb_82599.c352 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tc_stats_82599()
478 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_82599()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c3767 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_tx_hw_config()
3808 struct ixgbe_dcb_config *dcb_config) in ixgbe_vmdq_dcb_hw_tx_config()
3827 struct ixgbe_dcb_config *dcb_config) in ixgbe_vmdq_dcb_rx_config()
3860 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_vt_tx_config()
3893 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_rx_config()
3920 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_tx_config()
3952 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_rx_hw_config()
4085 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_hw_configure()
4298 struct ixgbe_dcb_config *dcb_cfg = in ixgbe_configure_dcb()
H A Dixgbe_ethdev.h487 struct ixgbe_dcb_config dcb_config;
H A Drte_pmd_ixgbe.c714 struct ixgbe_dcb_config *dcb_config; in rte_pmd_ixgbe_set_tc_bw_alloc()
H A Dixgbe_ethdev.c242 static void ixgbe_dcb_init(struct ixgbe_hw *hw, struct ixgbe_dcb_config *dcb_config);
951 ixgbe_dcb_init(struct ixgbe_hw *hw, struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_init()
1044 struct ixgbe_dcb_config *dcb_config = in eth_ixgbe_dev_init()
1134 memset(dcb_config, 0, sizeof(struct ixgbe_dcb_config)); in eth_ixgbe_dev_init()
4955 struct ixgbe_dcb_config *dcb_config = in ixgbe_priority_flow_ctrl_set()
7429 struct ixgbe_dcb_config *dcb_config = in ixgbe_dev_get_dcb_info()