Searched refs:ring_type (Results 1 – 4 of 4) sorted by relevance
701 xnb_connect_ring(struct xnb_softc *xnb, xnb_ring_type_t ring_type) in xnb_connect_ring() argument704 struct xnb_ring_config *ring = &xnb->ring_configs[ring_type]; in xnb_connect_ring()708 ring->va = xnb->kva + ring_type * PAGE_SIZE; in xnb_connect_ring()709 ring->gnt_addr = xnb->gnt_base_addr + ring_type * PAGE_SIZE; in xnb_connect_ring()730 if (ring_type == XNB_RING_TYPE_TX) { in xnb_connect_ring()734 } else if (ring_type == XNB_RING_TYPE_RX) { in xnb_connect_ring()740 "Unknown ring type %d", ring_type); in xnb_connect_ring()
70 typedef enum ring_type { enum
771 req.ring_type = type; in bnxt_hwrm_ring_alloc()
16128 uint8_t ring_type; member16364 uint8_t ring_type; member16666 uint8_t ring_type; member