Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.h147 IXGBE_CTX_NUM = 2, /**< CTX NUMBER */ enumerator
230 struct ixgbe_advctx_info ctx_cache[IXGBE_CTX_NUM];
H A Dixgbe_rxtx_vec_common.h242 IXGBE_CTX_NUM * sizeof(struct ixgbe_advctx_info)); in _ixgbe_reset_tx_queue_vec()
H A Dixgbe_rxtx.c524 return IXGBE_CTX_NUM; in what_advctx_update()
708 new_ctx = (ctx == IXGBE_CTX_NUM); in ixgbe_xmit_pkts()
2485 IXGBE_CTX_NUM * sizeof(struct ixgbe_advctx_info)); in ixgbe_reset_tx_queue()