Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h1537 } qla_hw_tx_cntxt_t; typedef
1622 qla_hw_tx_cntxt_t tx_cntxt[NUM_TX_RINGS];
H A Dql_hw.c1258 qla_hw_tx_cntxt_t *tx_cntxt; in ql_alloc_dma()
1285 tx_cntxt = (qla_hw_tx_cntxt_t *)&hw->tx_cntxt[i]; in ql_alloc_dma()
1295 tx_cntxt = (qla_hw_tx_cntxt_t *)&hw->tx_cntxt[i]; in ql_alloc_dma()
3352 qla_hw_tx_cntxt_t *hw_tx_cntxt; in qla_init_xmt_cntxt_i()
3735 qla_hw_tx_cntxt_t *hw_tx_cntxt; in ql_hw_tx_done_locked()