Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_os.c65 static int qla_alloc_xmt_bufs(qla_host_t *ha);
709 if (qla_alloc_xmt_bufs(ha) != 0) in qla_init_locked()
1144 qla_alloc_xmt_bufs(qla_host_t *ha) in qla_alloc_xmt_bufs() function
/freebsd/sys/dev/qlxgbe/
H A Dql_os.c65 static int qla_alloc_xmt_bufs(qla_host_t *ha);
911 if (qla_alloc_xmt_bufs(ha) != 0) in qla_init_locked()
1680 qla_alloc_xmt_bufs(qla_host_t *ha) in qla_alloc_xmt_bufs() function
2170 if (qla_alloc_xmt_bufs(ha) != 0) { in qla_error_recovery()