Searched refs:sli_xmit_sequence64_wqe (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | sli4.h | 5602 extern int32_t sli_xmit_sequence64_wqe(sli4_t *, void *, size_t, ocs_dma_t *, uint32_t, uint8_t, ui…
|
H A D | sli4.c | 7645 sli_xmit_sequence64_wqe(sli4_t *sli4, void *buf, size_t size, ocs_dma_t *payload, in sli_xmit_sequence64_wqe() function
|
H A D | ocs_hw.c | 3926 …if ( (!send) || sli_xmit_sequence64_wqe(&hw->sli, io->wqe.wqebuf, hw->sli.config.wqe_size, io->sgl… in ocs_hw_srrs_send()
|