Home
last modified time | relevance | path

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

/NextBSD/sys/dev/qlxge/
HDqls_isr.c47 qls_tx_comp(qla_host_t *ha, uint32_t txr_idx, q81_tx_mac_comp_t *tx_comp) in qls_tx_comp()
HDqls_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()
HDqls_os.c1135 uint32_t txr_idx = 0; in qls_send() local
/NextBSD/sys/dev/qlxgbe/
HDql_hw.c1807 uint32_t tx_idx, struct mbuf *mp, uint32_t txr_idx, uint32_t iscsi_pdu) in ql_hw_send()
2628 qla_init_xmt_cntxt_i(qla_host_t *ha, uint32_t txr_idx) in qla_init_xmt_cntxt_i()
2712 qla_del_xmt_cntxt_i(qla_host_t *ha, uint32_t txr_idx) in qla_del_xmt_cntxt_i()
2919 qla_hw_tx_done_locked(qla_host_t *ha, uint32_t txr_idx) in qla_hw_tx_done_locked()
HDql_os.c1186 uint32_t txr_idx = ha->txr_idx; in qla_send() local
HDql_def.h177 uint32_t txr_idx; /* index of the current tx ring */ member