Home
last modified time | relevance | path

Searched defs:max_bw (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_sched.c3435 u32 max_bw, u32 shared_bw) in ice_cfg_vsi_bw_shared_lmt()
3471 u32 max_bw, u32 shared_bw) in ice_cfg_agg_bw_shared_lmt()
3507 u32 min_bw, u32 max_bw, u32 shared_bw) in ice_cfg_agg_bw_shared_lmt_per_tc()
4889 u8 tc, u32 min_bw, u32 max_bw, u32 shared_bw) in ice_sched_set_vsi_node_srl_per_tc()
4943 u32 min_bw, u32 max_bw, u32 shared_bw) in ice_sched_set_vsi_bw_shared_lmt()
5118 u8 tc, u32 min_bw, u32 max_bw, u32 shared_bw) in ice_sched_set_agg_node_srl_per_tc()
5173 u32 min_bw, u32 max_bw, u32 shared_bw) in ice_sched_set_agg_bw_shared_lmt()
5225 u8 tc, u32 min_bw, u32 max_bw, in ice_sched_set_agg_bw_shared_lmt_per_tc()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c6634 u8 max_bw) in __ecore_configure_pf_max_bandwidth()
6664 int ecore_configure_pf_max_bandwidth(struct ecore_dev *p_dev, u8 max_bw) in ecore_configure_pf_max_bandwidth()
H A Decore_mcp.c1343 u8 max_bw, min_bw; in ecore_mcp_handle_link_change() local
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_common.c5344 u16 seid, u16 credit, u8 max_bw, in i40e_aq_config_switch_comp_bw_limit()
6489 u32 *max_bw, u32 *min_bw, in i40e_read_bw_from_alt_ram()
H A Di40e_adminq_cmd.h1754 u8 max_bw; /* 0-3, limit = 2^max */ member
1779 u8 max_bw; /* 0-3, limit = 2^max */ member
1884 u8 max_bw[16]; /* bandwidth limit */ member
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c3999 uint16_t max_bw, uint16_t enables) in bnxt_hwrm_func_bw_cfg()
H A Dhsi_struct_def_dpdk.h11498 uint32_t max_bw; member
12248 uint32_t max_bw; member
29685 uint32_t max_bw; member
31532 uint32_t max_bw; member
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h758 uint8_t max_bw[MAX_VNIC_NUM]; member
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c12283 cmdline_fixed_string_t max_bw; member