Home
last modified time | relevance | path

Searched refs:sds_offset (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/qlxgbe/
H A Dql_ioctl.h166 uint32_t sds_offset; /* start of sds ring [0 - #rings] content */ member
H A Dql_ioctl.c536 hdr->sds_offset = hdr->rxr_offset + QL_ALIGN(size, 64); in ql_capture_drvr_state()
541 ptr = state_buffer + hdr->sds_offset; in ql_capture_drvr_state()