Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/qlxgbe/
HDql_glbl.h58 extern int ql_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
HDql_os.c1341 if (!(ret = ql_hw_send(ha, segs, nsegs, tx_idx, m_head, txr_idx, in qla_send()
HDql_hw.c2468 ql_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs, in ql_hw_send() function