Home
last modified time | relevance | path

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

/NextBSD/sys/dev/qlxgbe/
HDql_os.c68 static int qla_alloc_rcv_bufs(qla_host_t *ha);
850 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1508 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function
1760 if (qla_alloc_rcv_bufs(ha) != 0) { in qla_error_recovery()
/NextBSD/sys/dev/qlxgb/
HDqla_os.c67 static int qla_alloc_rcv_bufs(qla_host_t *ha);
727 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1228 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function