Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_glbl.h66 extern int qla_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
H A Dqla_os.c1103 if (!(ret = qla_hw_send(ha, segs, nsegs, &tx_idx, m_head))) { in qla_send()
H A Dqla_hw.c917 qla_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs, in qla_hw_send() function