Searched defs:txr_idx (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/dev/qlxge/ |
| HD | qls_isr.c | 47 qls_tx_comp(qla_host_t *ha, uint32_t txr_idx, q81_tx_mac_comp_t *tx_comp) in qls_tx_comp()
|
| HD | qls_hw.c | 641 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()
|
| HD | qls_os.c | 1135 uint32_t txr_idx = 0; in qls_send() local
|
| /NextBSD/sys/dev/qlxgbe/ |
| HD | ql_hw.c | 1807 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()
|
| HD | ql_os.c | 1186 uint32_t txr_idx = ha->txr_idx; in qla_send() local
|
| HD | ql_def.h | 177 uint32_t txr_idx; /* index of the current tx ring */ member
|