tbstream_frame
struct tbstream_frame *frames;
struct tbstream_frame *sf = &ring->frames[i];
struct tbstream_frame *sf = container_of(frame, typeof(*sf), frame);
static struct tbstream_frame *
struct tbstream_frame *sf;
struct tbstream_frame *sf;
sdev->rx_ring.frames = kcalloc(ring_size, sizeof(struct tbstream_frame),
struct tbstream_frame *sf = &sdev->rx_ring.frames[i];
struct tbstream_frame *sf = container_of(frame, typeof(*sf), frame);
sdev->tx_ring.frames = kcalloc(ring_size, sizeof(struct tbstream_frame),
struct tbstream_frame *sf = &sdev->tx_ring.frames[i];
static struct tbstream_frame *
struct tbstream_frame *sf;
struct tbstream_frame *sf;
struct tbstream_frame *sf;
struct tbstream_frame *sf;