Home
last modified time | relevance | path

Searched refs:IGC_ADVTXD_DCMD_DEXT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_base.h49 #define IGC_ADVTXD_DCMD_DEXT 0x20000000 /* Descriptor extension (1=Adv) */ macro
H A Digc_txrx.c165 type_tucmd_mlhl |= IGC_ADVTXD_DCMD_DEXT | IGC_ADVTXD_DTYP_CTXT; in igc_tso_setup()
232 type_tucmd_mlhl |= IGC_ADVTXD_DCMD_DEXT | IGC_ADVTXD_DTYP_CTXT; in igc_tx_ctx_setup()
283 IGC_ADVTXD_DCMD_IFCS | IGC_ADVTXD_DCMD_DEXT); in igc_isc_txd_encap()