Searched defs:num_profiles (Results  1 – 7 of 7) sorted by relevance
| /freebsd/sys/contrib/dev/iwlwifi/fw/ | 
| H A D | uefi.h | 107 	u32 num_profiles;  member 120 	u8 num_profiles;  member
  | 
| H A D | acpi.c | 710 	u8 num_bands, num_profiles;  in iwl_acpi_get_wgds_table()  local
  | 
| /freebsd/sys/dev/ice/ | 
| H A D | ice_sched.c | 684 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) ice_aq_rl_profile()  argument  714 ice_aq_add_rl_profile(struct ice_hw * hw,u16 num_profiles,struct ice_aqc_rl_profile_elem * buf,u16 buf_size,u16 * num_profiles_added,struct ice_sq_cd * cd) ice_aq_add_rl_profile()  argument  733 ice_aq_query_rl_profile(struct ice_hw * hw,u16 num_profiles,struct ice_aqc_rl_profile_elem * buf,u16 buf_size,struct ice_sq_cd * cd) ice_aq_query_rl_profile()  argument  753 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) ice_aq_remove_rl_profile()  argument  778 u16 num_profiles = 1; ice_sched_del_rl_profile()  local  4082 u16 profiles_added = 0, num_profiles = 1; ice_sched_add_rl_profile()  local  [all...] | 
| H A D | ice_adminq_cmd.h | 1180 __le16 num_profiles; global()  member 
  | 
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ | 
| H A D | scan.h | 143 	u8 num_profiles;  member
  | 
| /freebsd/sys/dev/iwm/ | 
| H A D | if_iwmreg.h | 5668 uint8_t num_profiles; global()  member 
  | 
| /freebsd/sys/dev/iwx/ | 
| H A D | if_iwxreg.h | 6572 	uint8_t num_profiles;  member
  |