Home
last modified time | relevance | path

Searched refs:e1000_tx_desc (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/e1000/
H A Dif_em.h386 struct e1000_tx_desc *tx_base;
H A Dif_em.c1067 sizeof(struct e1000_tx_desc), EM_DBA_ALIGN); in em_if_attach_pre()
1070 scctx->isc_txd_size[0] = sizeof(struct e1000_tx_desc); in em_if_attach_pre()
1103 sizeof(struct e1000_tx_desc), EM_DBA_ALIGN); in em_if_attach_pre()
1106 scctx->isc_txd_size[0] = sizeof(struct e1000_tx_desc); in em_if_attach_pre()
2950 struct e1000_tx_desc *txd; in em_flush_tx_ring()
3158 sizeof(struct e1000_tx_desc) - ETHERNET_FCS_SIZE) * 2; in em_reset()
3544 txr->tx_base = (struct e1000_tx_desc *)vaddrs[i*ntxqs]; in em_if_tx_queues_alloc()
3660 scctx->isc_ntxd[0] * sizeof(struct e1000_tx_desc)); in em_initialize_transmit_unit()
H A De1000_hw.h501 struct e1000_tx_desc { struct
H A Dem_txrx.c356 struct e1000_tx_desc *ctxd = NULL; in em_isc_txd_encap()
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c147 struct e1000_tx_desc { struct
218 struct e1000_tx_desc td;