Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/elx/efct/
Defct_hw.c1926 abort->cq_id = cpu_to_le16(SLI4_CQ_DEFAULT); in efct_hw_fill_abort_wqe()
2892 SLI4_CQ_DEFAULT, in efct_hw_io_send()
2912 SLI4_CQ_DEFAULT, in efct_hw_io_send()
2931 &io->def_sgl, SLI4_CQ_DEFAULT, in efct_hw_io_send()
/Linux-v6.6/drivers/scsi/elx/libefc_sli/
Dsli4.c1549 els->cq_id = cpu_to_le16(SLI4_CQ_DEFAULT); in sli_els_request64_wqe()
2219 gen->cq_id = cpu_to_le16(SLI4_CQ_DEFAULT); in sli_gen_request64_wqe()
2340 bls->cq_id = cpu_to_le16(SLI4_CQ_DEFAULT); in sli_xmit_bls_rsp64_wqe()
2384 els->cq_id = cpu_to_le16(SLI4_CQ_DEFAULT); in sli_xmit_els_rsp64_wqe()
Dsli4.h3449 #define SLI4_CQ_DEFAULT 0xffff macro