Searched refs:txr_offset (Results 1 – 2 of 2) sorted by relevance
158 uint32_t txr_offset; /* start of tx ring [0 - #rings] content */ member
515 hdr->txr_offset = hdr->sds_state_offset + QL_ALIGN(size, 64); in ql_capture_drvr_state()516 ptr = state_buffer + hdr->txr_offset; in ql_capture_drvr_state()525 hdr->rxr_offset = hdr->txr_offset + QL_ALIGN(size, 64); in ql_capture_drvr_state()