Searched refs:info_type (Results 1 – 11 of 11) sorted by relevance
189 enum InfoType info_type = eInfoTypeNoArgs; member192 enum InfoType GetInfoType() const { return info_type; } in GetInfoType()251 info_type = eInfoTypeRegisterPlusOffset; in SetRegisterPlusOffset()258 info_type = eInfoTypeRegisterPlusIndirectOffset; in SetRegisterPlusIndirectOffset()266 info_type = eInfoTypeRegisterToRegisterPlusOffset; in SetRegisterToRegisterPlusOffset()275 info_type = eInfoTypeRegisterToRegisterPlusIndirectOffset; in SetRegisterToRegisterPlusIndirectOffset()283 info_type = eInfoTypeRegisterRegisterOperands; in SetRegisterRegisterOperands()289 info_type = eInfoTypeOffset; in SetOffset()294 info_type = eInfoTypeRegister; in SetRegister()299 info_type = eInfoTypeImmediate; in SetImmediate()[all …]
941 enum iwl_rx_phy_info_type info_type; in iwl_mvm_oldsn_workaround() 1095 switch (phy_data->info_type) { in iwl_mvm_reorder() 1140 if (phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB && in iwl_mvm_reorder() 1141 phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB_EXT) { in iwl_mvm_reorder() 1168 switch (phy_data->info_type) { in iwl_mvm_reorder() 1182 switch (phy_data->info_type) { in iwl_mvm_agg_rx_received() 1505 u8 info_type = phy_data->info_type;1508 if (info_type < IWL_RX_PHY_INFO_TYPE_EHT_MU ||1509 info_type > IWL_RX_PHY_INFO_TYPE_EHT_TB_EX1218 enum iwl_rx_phy_info_type info_type; global() member 1782 u8 info_type = phy_data->info_type; iwl_mvm_decode_eht_phy_data() local 2658 u32 info_type; iwl_mvm_rx_monitor_no_data() local [all...]
271 u_int32_t info_type; member
578 u_int16_t info_type; /* info type */ member
163 int info_type = CONTROL_KEYS; /* flag to indicate type of info to display */ variable1661 info_type = COMMANDS; in command_prompt()1675 info_type = CONTROL_KEYS; in command_prompt()1685 info_type = CONTROL_KEYS; in command_prompt()3303 info_type = CONTROL_KEYS; in set_up_term()3692 if (info_type == CONTROL_KEYS) in paint_info_win()3695 else if (info_type == COMMANDS) in paint_info_win()3738 info_type = CONTROL_KEYS; in create_info_window()
1079 ip->info_type = p->info_type; in ng_btsocket_l2cap_raw_control()
77 nd_uint8_t info_type; member
1658 _ng_l2cap_info_req(cmd->aux, cmd->ident, ip->info_type); in ng_l2cap_l2ca_get_info_req()
4153 uint8_t info_type, uint64_t *info, int64_t *signed_info) in scsi_get_sense_info() argument4169 desc = scsi_find_desc(sense, sense_len, info_type); in scsi_get_sense_info()4173 switch (info_type) { in scsi_get_sense_info()4221 switch (info_type) { in scsi_get_sense_info()
3835 uint8_t info_type, uint64_t *info,
11459 u8 info_type[0x5]; member