Home
last modified time | relevance | path

Searched refs:enetc_rx_bd (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/enetc/
HDenetc.h40 union enetc_rx_bd *ring;
HDif_enetc.c420 scctx->isc_rxqsizes[0] = scctx->isc_nrxd[0] * sizeof(union enetc_rx_bd); in enetc_attach_pre()
422 scctx->isc_rxd_size[0] = sizeof(union enetc_rx_bd); in enetc_attach_pre()
532 queue->ring = (union enetc_rx_bd*)(vaddrs[i]); in enetc_rx_queues_alloc()
1201 union enetc_rx_bd *desc; in enetc_isc_rxd_available()
1232 union enetc_rx_bd *desc; in enetc_isc_rxd_pkt_get()
1296 union enetc_rx_bd *desc; in enetc_isc_rxd_refill()
HDenetc_hw.h400 union enetc_rx_bd { union