Searched refs:num_profiles (Results 1 – 7 of 7) sorted by relevance
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_flow.c | 320 if (fif->num_profiles) { in set_scheme_params() 806 if (fif->num_profiles) { in dpaa_fm_config() 1028 if (!fif->num_profiles) in dpaa_port_vsp_update() 1031 if (vsp_id >= fif->num_profiles) in dpaa_port_vsp_update() 1061 for (idx = 0; idx < (uint8_t)fif->num_profiles; idx++) { in dpaa_port_vsp_cleanup()
|
| H A D | dpaa_ethdev.c | 901 if (fif->num_profiles) { in dpaa_eth_rx_queue_bp_check() 954 if (!fif->num_profiles) { in dpaa_eth_rx_queue_setup() 996 if (fif->num_profiles) { in dpaa_eth_rx_queue_setup() 2270 if (fif->num_profiles) { in dpaa_finish()
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_sched.c | 609 u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, in ice_aq_rl_profile() argument 620 cmd->num_profiles = CPU_TO_LE16(num_profiles); in ice_aq_rl_profile() 639 ice_aq_add_rl_profile(struct ice_hw *hw, u16 num_profiles, in ice_aq_add_rl_profile() argument 658 ice_aq_query_rl_profile(struct ice_hw *hw, u16 num_profiles, in ice_aq_query_rl_profile() argument 663 num_profiles, buf, buf_size, NULL, cd); in ice_aq_query_rl_profile() 678 ice_aq_remove_rl_profile(struct ice_hw *hw, u16 num_profiles, in ice_aq_remove_rl_profile() argument 683 num_profiles, buf, buf_size, in ice_aq_remove_rl_profile() 703 u16 num_profiles = 1; in ice_sched_del_rl_profile() local 712 if (status || num_profiles_removed != num_profiles) in ice_sched_del_rl_profile() 3899 u16 profiles_added = 0, num_profiles = 1; in ice_sched_add_rl_profile() local [all …]
|
| H A D | ice_sched.h | 77 ice_aq_query_rl_profile(struct ice_hw *hw, u16 num_profiles,
|
| H A D | ice_adminq_cmd.h | 1096 __le16 num_profiles; member
|
| /f-stack/dpdk/drivers/bus/dpaa/base/fman/ |
| H A D | fman.c | 169 __if->__if.num_profiles = in fman_if_vsp_init() 190 __if->__if.num_profiles = in fman_if_vsp_init()
|
| /f-stack/dpdk/drivers/bus/dpaa/include/ |
| H A D | fman.h | 327 uint8_t num_profiles; member
|