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

/freebsd-current/sys/dev/qlxgb/
H A Dqla_os.c67 static int qla_alloc_rcv_bufs(qla_host_t *ha);
715 if (qla_alloc_rcv_bufs(ha) != 0)
1207 qla_alloc_rcv_bufs(qla_host_t *ha) function
/freebsd-current/sys/dev/qlxgbe/
H A Dql_os.c67 static int qla_alloc_rcv_bufs(qla_host_t *ha);
920 if (qla_alloc_rcv_bufs(ha) != 0)
1877 qla_alloc_rcv_bufs(qla_host_t *ha) function
2181 if (qla_alloc_rcv_bufs(ha) != 0) {

Completed in 103 milliseconds