Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_base.h43 #define IGC_ADVTXD_DTYP_CTXT 0x00200000 /* Advanced Context Descriptor */ macro
H A Digc_txrx.c162 type_tucmd_mlhl |= IGC_ADVTXD_DCMD_DEXT | IGC_ADVTXD_DTYP_CTXT; in igc_tso_setup()
229 type_tucmd_mlhl |= IGC_ADVTXD_DCMD_DEXT | IGC_ADVTXD_DTYP_CTXT; in igc_tx_ctx_setup()