Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/qlxgbe/
Dql_hw.h1548 } qla_hw_tx_cntxt_t; typedef
1634 qla_hw_tx_cntxt_t tx_cntxt[NUM_TX_RINGS];
Dql_hw.c1270 qla_hw_tx_cntxt_t *tx_cntxt; in ql_alloc_dma()
1297 tx_cntxt = (qla_hw_tx_cntxt_t *)&hw->tx_cntxt[i]; in ql_alloc_dma()
1307 tx_cntxt = (qla_hw_tx_cntxt_t *)&hw->tx_cntxt[i]; in ql_alloc_dma()
3420 qla_hw_tx_cntxt_t *hw_tx_cntxt; in qla_init_xmt_cntxt_i()
3809 qla_hw_tx_cntxt_t *hw_tx_cntxt; in ql_hw_tx_done_locked()