Searched refs:write_tx_sgl (Results 1 – 1 of 1) sorted by relevance
| /src/sys/dev/cxgbe/tom/ |
| H A D | t4_cpl_io.c | 578 write_tx_sgl(void *dst, struct mbuf *start, struct mbuf *stop, int nsegs, int n) in write_tx_sgl() function 902 write_tx_sgl(txwr + 1, sndptr, m, nsegs, in t4_push_frames() 1163 write_tx_sgl(p, sndptr, m, nsegs, max_nsegs_1mbuf); in write_iscsi_mbuf_wr() 1396 write_tx_sgl(p, sndptr, NULL, nsegs, max_nsegs_1mbuf); in write_nvme_mbuf_wr()
|