Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlxge/
H A Dqls_hw.c71 static int qls_alloc_rx_dma(qla_host_t *ha);
196 if (qls_alloc_rx_dma(ha)) in qls_alloc_dma()
1746 qls_alloc_rx_dma(qla_host_t *ha) in qls_alloc_rx_dma() function