Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_os.c67 static int qla_alloc_rcv_bufs(qla_host_t *ha);
712 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1204 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function
/freebsd/sys/dev/qlxgbe/
H A Dql_os.c67 static int qla_alloc_rcv_bufs(qla_host_t *ha);
916 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1873 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function
2177 if (qla_alloc_rcv_bufs(ha) != 0) { in qla_error_recovery()