Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c1455 els->class_byte |= SLI4_GENERIC_CLASS_CLASS_3; in sli_els_request64_wqe()
1611 icmnd->class_pu_byte |= SLI4_GENERIC_CLASS_CLASS_3; in sli_fcp_icmnd64_wqe()
1698 iread->class_pu_byte |= SLI4_GENERIC_CLASS_CLASS_3; in sli_fcp_iread64_wqe()
1793 iwrite->class_pu_byte |= SLI4_GENERIC_CLASS_CLASS_3; in sli_fcp_iwrite64_wqe()
1895 trecv->class_ar_pu_byte |= SLI4_GENERIC_CLASS_CLASS_3; in sli_fcp_treceive64_wqe()
1997 trsp->class_ag_byte |= SLI4_GENERIC_CLASS_CLASS_3; in sli_fcp_trsp64_wqe()
2205 gen->class_byte = SLI4_GENERIC_CLASS_CLASS_3; in sli_gen_request64_wqe()
2255 sf->dw7flags0 |= SLI4_GENERIC_CLASS_CLASS_3; in sli_send_frame_wqe()
2331 bls->dw8flags1 |= SLI4_GENERIC_CLASS_CLASS_3; in sli_xmit_bls_rsp64_wqe()
2372 els->class_byte |= SLI4_GENERIC_CLASS_CLASS_3; in sli_xmit_els_rsp64_wqe()
[all …]
H A Dsli4.h1974 #define SLI4_GENERIC_CLASS_CLASS_3 0x2 macro