Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlxge/
H A Dqls_hw.c67 static int qls_alloc_tx_dma(qla_host_t *ha);
194 if (qls_alloc_tx_dma(ha)) { in qls_alloc_dma()
1435 qls_alloc_tx_dma(qla_host_t *ha) in qls_alloc_tx_dma() function