qwx_mhi_ring_element
size = sizeof(struct qwx_mhi_ring_element) * num_elements;
size = sizeof(struct qwx_mhi_ring_element) * num_elements;
ring->size = sizeof(struct qwx_mhi_ring_element) * ring->num_elements;
sizeof(struct qwx_mhi_ring_element);
len = sizeof(struct qwx_mhi_ring_element) * ring->num_elements;
if (ring->wp + sizeof(struct qwx_mhi_ring_element) >= base + ring->size)
ring->wp += sizeof(struct qwx_mhi_ring_element);
struct qwx_mhi_ring_element *e;
struct qwx_mhi_ring_element *e;
if (ring->wp + sizeof(struct qwx_mhi_ring_element) >= base + ring->size)
ring->wp += sizeof(struct qwx_mhi_ring_element);
len = sizeof(struct qwx_mhi_ring_element) * ring->num_elements;
struct qwx_mhi_ring_element *e;
struct qwx_mhi_ring_element *e;
struct qwx_mhi_ring_element *e;
qwx_pci_intr_data_event_tx(struct qwx_pci_softc *psc, struct qwx_mhi_ring_element *e)
struct qwx_mhi_ring_element *e;
struct qwx_mhi_ring_element *);