Home
last modified time | relevance | path

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

/src/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])) { in qla_pci_attach()
1361 qla_alloc_tx_br(qla_host_t *ha, qla_tx_fp_t *fp) in qla_alloc_tx_br() function