Searched refs:qla_alloc_rcv_bufs (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_os.c67 static int qla_alloc_rcv_bufs(qla_host_t *ha);
728 if (qla_alloc_rcv_bufs(ha) != 0)
1229 qla_alloc_rcv_bufs(qla_host_t *ha) function
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_os.c68 static int qla_alloc_rcv_bufs(qla_host_t *ha);
933 if (qla_alloc_rcv_bufs(ha) != 0)
1919 qla_alloc_rcv_bufs(qla_host_t *ha) function
2234 if (qla_alloc_rcv_bufs(ha) != 0) {

Completed in 91 milliseconds