Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_glbl.h58 extern int ql_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
H A Dql_os.c1341 if (!(ret = ql_hw_send(ha, segs, nsegs, tx_idx, m_head, txr_idx, in qla_send()
H A Dql_hw.c2468 ql_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs, in ql_hw_send() function