Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c136 IGB_CTX_NUM = 2, /**< CTX_NUM */ enumerator
199 struct igb_advctx_info ctx_cache[IGB_CTX_NUM];
364 return IGB_CTX_NUM; in what_advctx_update()
454 new_ctx = (ctx == IGB_CTX_NUM); in eth_igb_xmit_pkts()
1437 IGB_CTX_NUM * sizeof(struct igb_advctx_info)); in igb_reset_tx_queue_stat()
1469 txq->ctx_start = txq->queue_id * IGB_CTX_NUM; in igb_reset_tx_queue()