Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_hw.c65 static int qls_alloc_tx_dma(qla_host_t *ha);
192 if (qls_alloc_tx_dma(ha)) { in qls_alloc_dma()
1434 qls_alloc_tx_dma(qla_host_t *ha) in qls_alloc_tx_dma() function