Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/qlxgb/
H A Dqla_os.c69 static int qla_alloc_rcv_bufs(qla_host_t *ha);
728 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1219 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_os.c69 static int qla_alloc_rcv_bufs(qla_host_t *ha);
927 if (qla_alloc_rcv_bufs(ha) != 0) in qla_init_locked()
1887 qla_alloc_rcv_bufs(qla_host_t *ha) in qla_alloc_rcv_bufs() function
2194 if (qla_alloc_rcv_bufs(ha) != 0) { in qla_error_recovery()