Searched refs:info_type (Results 1 – 11 of 11) sorted by relevance
223 enum InfoType info_type = eInfoTypeNoArgs; member226 enum InfoType GetInfoType() const { return info_type; } in GetInfoType()285 info_type = eInfoTypeRegisterPlusOffset; in SetRegisterPlusOffset()292 info_type = eInfoTypeRegisterPlusIndirectOffset; in SetRegisterPlusIndirectOffset()300 info_type = eInfoTypeRegisterToRegisterPlusOffset; in SetRegisterToRegisterPlusOffset()309 info_type = eInfoTypeRegisterToRegisterPlusIndirectOffset; in SetRegisterToRegisterPlusIndirectOffset()317 info_type = eInfoTypeRegisterRegisterOperands; in SetRegisterRegisterOperands()323 info_type = eInfoTypeOffset; in SetOffset()328 info_type = eInfoTypeRegister; in SetRegister()333 info_type = eInfoTypeImmediate; in SetImmediate()[all …]
998 enum iwl_rx_phy_info_type info_type; member1152 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()1197 if (phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB && in iwl_mvm_decode_he_phy_data()1198 phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB_EXT) { in iwl_mvm_decode_he_phy_data()1225 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()1239 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()1562 u8 info_type = phy_data->info_type; in iwl_mvm_decode_eht_phy_data() local1565 if (info_type < IWL_RX_PHY_INFO_TYPE_EHT_MU || in iwl_mvm_decode_eht_phy_data()1566 info_type > IWL_RX_PHY_INFO_TYPE_EHT_TB_EXT) in iwl_mvm_decode_eht_phy_data()1660 if (info_type == IWL_RX_PHY_INFO_TYPE_EHT_TB_EXT || in iwl_mvm_decode_eht_phy_data()[all …]
271 u_int32_t info_type; member
578 u_int16_t info_type; /* info type */ member
167 int info_type = CONTROL_KEYS; /* flag to indicate type of info to display */ variable1825 info_type = COMMANDS; in command_prompt()1839 info_type = CONTROL_KEYS; in command_prompt()1849 info_type = CONTROL_KEYS; in command_prompt()3542 info_type = CONTROL_KEYS; in set_up_term()3931 if (info_type == CONTROL_KEYS) in paint_info_win()3934 else if (info_type == COMMANDS) in paint_info_win()3977 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()
4148 uint8_t info_type, uint64_t *info, int64_t *signed_info) in scsi_get_sense_info() argument4164 desc = scsi_find_desc(sense, sense_len, info_type); in scsi_get_sense_info()4168 switch (info_type) { in scsi_get_sense_info()4216 switch (info_type) { in scsi_get_sense_info()
3855 uint8_t info_type, uint64_t *info,
11465 u8 info_type[0x5]; member