Searched refs:qla_hw_send (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/qlxgb/ |
H A D | qla_glbl.h | 66 extern int qla_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs,
|
H A D | qla_os.c | 1103 if (!(ret = qla_hw_send(ha, segs, nsegs, &tx_idx, m_head))) { in qla_send()
|
H A D | qla_hw.c | 917 qla_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs, in qla_hw_send() function
|