Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/qlxgb/
H A Dqla_os.c69 static int qla_alloc_rcv_bufs(qla_host_t *ha);
729 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1230 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function
/freebsd-12.1/sys/dev/qlxgbe/
H A Dql_os.c70 static int qla_alloc_rcv_bufs(qla_host_t *ha);
935 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1921 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function
2236 if (qla_alloc_rcv_bufs(ha) != 0) { in qla_error_recovery()