Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/libefc_sli/
Dsli4.h4067 sli_send_frame_wqe(struct sli4 *sli4, void *buf, u8 sof, u8 eof,
Dsli4.c2225 sli_send_frame_wqe(struct sli4 *sli, void *buf, u8 sof, u8 eof, u32 *hdr, in sli_send_frame_wqe() function
/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c3000 rc = sli_send_frame_wqe(&hw->sli, wqe->wqebuf, in efct_hw_send_frame()