Searched refs:num_profiles (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_sched.c627 * @num_profiles: the number of profiles
637 u16 num_profiles, struct ice_aqc_rl_profile_elem *buf,
648 cmd->num_profiles = CPU_TO_LE16(num_profiles);
658 * @num_profiles: the number of profile(s) to be add
667 ice_aq_add_rl_profile(struct ice_hw *hw, u16 num_profiles, argument
671 return ice_aq_rl_profile(hw, ice_aqc_opc_add_rl_profiles, num_profiles,
678 * @num_profiles: the number of profile(s) to query
686 ice_aq_query_rl_profile(struct ice_hw *hw, u16 num_profiles, argument
691 num_profiles, bu
636 ice_aq_rl_profile(struct ice_hw *hw, enum ice_adminq_opc opcode, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, u16 *num_processed, struct ice_sq_cd *cd) argument
706 ice_aq_remove_rl_profile(struct ice_hw *hw, u16 num_profiles, struct ice_aqc_rl_profile_elem *buf, u16 buf_size, u16 *num_profiles_removed, struct ice_sq_cd *cd) argument
731 u16 num_profiles = 1; local
3927 u16 profiles_added = 0, num_profiles = 1; local
[all...]
H A Dice_sched.h105 ice_aq_query_rl_profile(struct ice_hw *hw, u16 num_profiles,
H A Dice_adminq_cmd.h1101 __le16 num_profiles; member in struct:ice_aqc_rl_profile
/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwmreg.h5257 * @num_profiles: num of profiles in the list
5266 uint8_t num_profiles; member in struct:iwm_scan_offload_profile_cfg

Completed in 197 milliseconds