Searched refs:ring_type (Results 1 – 4 of 4) sorted by relevance
707 xnb_connect_ring(struct xnb_softc *xnb, xnb_ring_type_t ring_type) in xnb_connect_ring() argument710 struct xnb_ring_config *ring = &xnb->ring_configs[ring_type]; in xnb_connect_ring()714 ring->va = xnb->kva + ring_type * PAGE_SIZE; in xnb_connect_ring()715 ring->gnt_addr = xnb->gnt_base_addr + ring_type * PAGE_SIZE; in xnb_connect_ring()736 if (ring_type == XNB_RING_TYPE_TX) { in xnb_connect_ring()740 } else if (ring_type == XNB_RING_TYPE_RX) { in xnb_connect_ring()746 "Unknown ring type %d", ring_type); in xnb_connect_ring()
70 typedef enum ring_type { enum
777 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