Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/qlxge/
H A Dqls_os.c68 static int qls_alloc_rcv_bufs(qla_host_t *ha);
779 if (qls_alloc_rcv_bufs(ha) != 0) in qls_init_locked()
1340 qls_alloc_rcv_bufs(qla_host_t *ha) in qls_alloc_rcv_bufs() function