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

/freebsd-current/sys/dev/qlxgbe/
H A Dql_os.c98 static int qla_alloc_tx_br(qla_host_t *ha, qla_tx_fp_t *tx_fp);
475 if (qla_alloc_tx_br(ha, &ha->tx_fp[i])) {
1365 qla_alloc_tx_br(qla_host_t *ha, qla_tx_fp_t *fp) function

Completed in 63 milliseconds