Searched refs:sli_xmit_els_rsp64_wqe (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | sli4.h | 5605 extern int32_t sli_xmit_els_rsp64_wqe(sli4_t *, void *, size_t, ocs_dma_t *, uint32_t, uint16_t, ui…
|
H A D | ocs_hw.c | 3899 …if ( (!send) || sli_xmit_els_rsp64_wqe(&hw->sli, io->wqe.wqebuf, hw->sli.config.wqe_size, send, le… in ocs_hw_srrs_send() 3908 …if ( (!send) || sli_xmit_els_rsp64_wqe(&hw->sli, io->wqe.wqebuf, hw->sli.config.wqe_size, send, le… in ocs_hw_srrs_send()
|
H A D | sli4.c | 7911 sli_xmit_els_rsp64_wqe(sli4_t *sli4, void *buf, size_t size, ocs_dma_t *rsp, in sli_xmit_els_rsp64_wqe() function
|