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

/freebsd-10.0-release/sys/dev/qlxgb/
H A Dqla_os.c67 static int qla_alloc_rcv_bufs(qla_host_t *ha);
726 if (qla_alloc_rcv_bufs(ha) != 0)
1230 qla_alloc_rcv_bufs(qla_host_t *ha) function
/freebsd-10.0-release/sys/dev/qlxgbe/
H A Dql_os.c68 static int qla_alloc_rcv_bufs(qla_host_t *ha);
808 if (qla_alloc_rcv_bufs(ha) != 0)
1450 qla_alloc_rcv_bufs(qla_host_t *ha) function
1690 if (qla_alloc_rcv_bufs(ha) != 0) {

Completed in 104 milliseconds