Searched refs:prot_type (Results 1 – 5 of 5) sorted by relevance
2299 char prot_type; in qeth_ulp_enable() local2312 prot_type = QETH_PROT_OSN2; in qeth_ulp_enable()2314 prot_type = QETH_PROT_LAYER2; in qeth_ulp_enable()2316 prot_type = QETH_PROT_TCPIP; in qeth_ulp_enable()2318 memcpy(QETH_ULP_ENABLE_PROT_TYPE(iob->data), &prot_type, 1); in qeth_ulp_enable()2874 char prot_type) in qeth_prepare_ipa_cmd() argument2877 memcpy(QETH_IPA_CMD_PROT_TYPE(iob->data), &prot_type, 1); in qeth_prepare_ipa_cmd()2889 char prot_type; in qeth_send_ipa_cmd() local2895 prot_type = QETH_PROT_OSN2; in qeth_send_ipa_cmd()2897 prot_type = QETH_PROT_LAYER2; in qeth_send_ipa_cmd()[all …]
425 u8 prot_type = scsi_get_prot_type(scmd); in scu_ssp_io_request_construct_task_context() local450 if (prot_type != SCSI_PROT_DIF_TYPE0) { in scu_ssp_io_request_construct_task_context()452 scu_ssp_ireq_dif_strip(ireq, prot_type, prot_op); in scu_ssp_io_request_construct_task_context()454 scu_ssp_ireq_dif_insert(ireq, prot_type, prot_op); in scu_ssp_io_request_construct_task_context()
3946 uint32_t adap_type, prot_type; in csio_hw_set_description() local3949 prot_type = (dev_id & CSIO_ASIC_DEVID_PROTO_MASK); in csio_hw_set_description()3952 if (prot_type == CSIO_T4_FCOE_ASIC) { in csio_hw_set_description()3958 } else if (prot_type == CSIO_T5_FCOE_ASIC) { in csio_hw_set_description()
3428 unsigned char prot_type = scsi_get_prot_type(scmd); in _scsih_setup_eedp() local3432 if (prot_type == SCSI_PROT_DIF_TYPE0 || prot_op == SCSI_PROT_NORMAL) in _scsih_setup_eedp()3442 switch (prot_type) { in _scsih_setup_eedp()
3730 unsigned char prot_type = scsi_get_prot_type(scmd); in _scsih_setup_eedp() local3732 if (prot_type == SCSI_PROT_DIF_TYPE0 || prot_op == SCSI_PROT_NORMAL) in _scsih_setup_eedp()3742 switch (prot_type) { in _scsih_setup_eedp()