Searched refs:sp_len (Results 1 – 3 of 3) sorted by relevance
213 uint16_t sp_len; /* length for this slot */ member
1050 prop->sp_len = 0; in os_channel_get_next_slot()1075 prop->sp_len = (ring_kind == CR_KIND_TX) ? in os_channel_get_next_slot()1103 q->qum_len = prop->sp_len; in os_channel_set_slot_properties()1108 p->pkt_qum_buf.buf_dlen = prop->sp_len; in os_channel_set_slot_properties()1113 q->qum_buf[0].buf_dlen = prop->sp_len; in os_channel_set_slot_properties()
929 T_QUIET; T_ASSERT_NE_UINT(0, rxprop.sp_len, NULL); in drain_ring()932 log_hexdump((void *)rxprop.sp_buf_ptr, rxprop.sp_len); in drain_ring()