Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.h42 #define IGC_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */ macro
/f-stack/dpdk/drivers/net/igc/
H A Digc_txrx.c1931 txq->txd_type = IGC_ADVTXD_DTYP_DATA; in igc_reset_tx_queue()