Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_hw.h1544 typedef struct _qla_rdesc { struct
1545 volatile uint32_t prod_std;
1546 volatile uint32_t prod_jumbo;
1547 volatile uint32_t rx_next; /* next standard rcv ring to arm fw */
1548 volatile int32_t rx_in; /* next standard rcv ring to add mbufs */
1549 uint64_t count;
1550 uint64_t lro_pkt_count;
1551 uint64_t lro_bytes;