Searched defs:txr_next (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/dev/qlxge/
H A Dqls_hw.c643 uint32_t txr_done, txr_next; local
671 qls_hw_send(qla_host_t *ha, bus_dma_segment_t *segs, int nsegs, uint32_t txr_next, struct mbuf *mp, uint32_t txr_idx) argument
[all...]
H A Dqls_def.h122 volatile uint32_t txr_next; /* # next available tx ring entry */ member in struct:qla_tx_ring
/freebsd-10.2-release/sys/dev/qlxgbe/
H A Dql_hw.c1813 uint32_t total_length = 0, bytes, tx_cmd_count = 0, txr_next; local
[all...]
H A Dql_hw.h1457 volatile uint32_t txr_next; /* # next available tx ring entry */ member in struct:_qla_hw_tx_cntxt
/freebsd-10.2-release/sys/dev/qlxgb/
H A Dqla_hw.h778 volatile uint32_t txr_next; /* # next available tx ring entry */ member in struct:_qla_hw

Completed in 168 milliseconds