Home
last modified time | relevance | path

Searched refs:isc_rxd_size (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/net/
H A Diflib.h205 uint8_t isc_rxd_size[8]; member
H A Diflib.c5977 fl[j].ifl_rxd_size = scctx->isc_rxd_size[j]; in iflib_queues_alloc()
/freebsd/sys/dev/enetc/
H A Dif_enetc.c421 scctx->isc_rxd_size[0] = sizeof(union enetc_rx_bd); in enetc_attach_pre()
/freebsd/sys/dev/e1000/
H A Dif_em.c1049 scctx->isc_rxd_size[0] = sizeof(union e1000_adv_rx_desc); in em_if_attach_pre()
1071 scctx->isc_rxd_size[0] = sizeof(union e1000_rx_desc_extended); in em_if_attach_pre()
1107 scctx->isc_rxd_size[0] = sizeof(struct e1000_rx_desc); in em_if_attach_pre()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c687 scctx->isc_rxd_size[i] = sizeof(struct xgbe_ring_desc); in axgbe_init_iflib_softc_ctx()
/freebsd/sys/dev/igc/
H A Dif_igc.c562 scctx->isc_rxd_size[0] = sizeof(union igc_adv_rx_desc); in igc_if_attach_pre()