Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Diflib.h204 uint8_t isc_txd_size[8]; member
H A Diflib.c5900 txq->ift_txd_size[j] = scctx->isc_txd_size[j]; in iflib_queues_alloc()
/freebsd/sys/dev/enetc/
H A Dif_enetc.c420 scctx->isc_txd_size[0] = sizeof(union enetc_tx_bd); in enetc_attach_pre()
/freebsd/sys/dev/e1000/
H A Dif_em.c1048 scctx->isc_txd_size[0] = sizeof(union e1000_adv_tx_desc); in em_if_attach_pre()
1070 scctx->isc_txd_size[0] = sizeof(struct e1000_tx_desc); in em_if_attach_pre()
1106 scctx->isc_txd_size[0] = sizeof(struct e1000_tx_desc); in em_if_attach_pre()
/freebsd/sys/dev/axgbe/
H A Dif_axgbe_pci.c680 scctx->isc_txd_size[i] = sizeof(struct xgbe_ring_desc); in axgbe_init_iflib_softc_ctx()
/freebsd/sys/dev/igc/
H A Dif_igc.c561 scctx->isc_txd_size[0] = sizeof(union igc_adv_tx_desc); in igc_if_attach_pre()