Searched refs:rxr_offset (Results 1 – 2 of 2) sorted by relevance
523 hdr->rxr_offset = hdr->txr_offset + QL_ALIGN(size, 64); in ql_capture_drvr_state()524 ptr = state_buffer + hdr->rxr_offset; in ql_capture_drvr_state()536 hdr->sds_offset = hdr->rxr_offset + QL_ALIGN(size, 64); in ql_capture_drvr_state()
161 uint32_t rxr_offset; /* start of rx ring [0 - #rings] content */ member