Home
last modified time | relevance | path

Searched defs:txr_idx (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/sys/dev/qlxge/
Dqls_isr.c47 qls_tx_comp(qla_host_t *ha, uint32_t txr_idx, q81_tx_mac_comp_t *tx_comp) in qls_tx_comp()
Dqls_hw.c641 qls_hw_tx_done(qla_host_t *ha, uint32_t txr_idx) in qls_hw_tx_done()
672 uint32_t txr_next, struct mbuf *mp, uint32_t txr_idx) in qls_hw_send()
Dqls_os.c1140 uint32_t txr_idx = 0; in qls_send() local
/freebsd-9-stable/sys/dev/qlxgbe/
Dql_os.c1281 qla_send(qla_host_t *ha, struct mbuf **m_headp, uint32_t txr_idx, in qla_send()
1459 uint32_t txr_idx; in qla_fp_taskqueue() local
Dql_def.h123 uint32_t txr_idx; member
191 uint32_t txr_idx; /* index of the current tx ring */ member
Dql_hw.c2496 uint32_t tx_idx, struct mbuf *mp, uint32_t txr_idx, uint32_t iscsi_pdu) in ql_hw_send()
3413 qla_init_xmt_cntxt_i(qla_host_t *ha, uint32_t txr_idx) in qla_init_xmt_cntxt_i()
3501 qla_del_xmt_cntxt_i(qla_host_t *ha, uint32_t txr_idx) in qla_del_xmt_cntxt_i()
3804 ql_hw_tx_done_locked(qla_host_t *ha, uint32_t txr_idx) in ql_hw_tx_done_locked()