Searched refs:trans_type (Results 1 – 10 of 10) sorted by relevance
132 icp_transport_type trans_type,161 icp_transport_type trans_type,185 icp_transport_type trans_type,
25 upiu->header.trans_type = in ufshci_ctrlr_cmd_send_task_mgmt_request()51 upiu->header.trans_type = UFSHCI_UPIU_TRANSACTION_CODE_NOP_OUT; in ufshci_ctrlr_cmd_send_nop()71 upiu->header.trans_type = UFSHCI_UPIU_TRANSACTION_CODE_QUERY_REQUEST; in ufshci_ctrlr_cmd_send_query_request()
172 upiu->header.trans_type = UFSHCI_UPIU_TRANSACTION_CODE_COMMAND; in ufshchi_sim_scsiio()
324 uint8_t trans_type; member
33 icp_transport_type trans_type, in icp_adf_transCreateHandle() argument74 icp_transport_type trans_type, in icp_adf_transReinitHandle() argument
61 int trans_type; member
304 dev->caps.trans_type[port] = port_cap->trans_type; in _mlx4_dev_port()
1240 port_cap->trans_type = field32 >> 24; in mlx4_QUERY_PORT()
1854 int trans_type; in mlx4_en_calc_media() local1861 trans_type = priv->port_state.transceiver; in mlx4_en_calc_media()1871 if (trans_type > 0 && trans_type <= 0xC) in mlx4_en_calc_media()1873 else if (trans_type == 0x80 || trans_type == 0) in mlx4_en_calc_media()
535 int trans_type[MLX4_MAX_PORTS + 1]; member