Home
last modified time | relevance | path

Searched refs:guard_type (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_scsi.c1254 uint8_t guard_type = scsi_host_get_guard(sc->device->host); in lpfc_sc_to_bg_opcodes() local
1257 if (guard_type == SHOST_DIX_GUARD_IP) { in lpfc_sc_to_bg_opcodes()
1281 scsi_get_prot_op(sc), guard_type); in lpfc_sc_to_bg_opcodes()
1286 } else if (guard_type == SHOST_DIX_GUARD_CRC) { in lpfc_sc_to_bg_opcodes()
1306 scsi_get_prot_op(sc), guard_type); in lpfc_sc_to_bg_opcodes()