Home
last modified time | relevance | path

Searched defs:txd_lower (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/e1000/
H A Dem_txrx.c138 uint32_t *txd_lower) in em_tso_setup()
244 uint32_t *txd_upper, uint32_t *txd_lower) in em_transmit_checksum_setup()
354 uint32_t txd_flags, txd_upper = 0, txd_lower = 0; in em_isc_txd_encap() local
H A Dif_em.c2951 u32 tctl, txd_lower = E1000_TXD_CMD_IFCS; in em_flush_tx_ring() local