Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.h320 TXGBE_CTX_NUM = 2, /**< CTX NUMBER */ enumerator
388 struct txgbe_ctx_info ctx_cache[TXGBE_CTX_NUM];
H A Dtxgbe_rxtx.c451 return TXGBE_CTX_NUM; in what_ctx_update()
748 new_ctx = (ctx == TXGBE_CTX_NUM); in txgbe_xmit_pkts()
2095 TXGBE_CTX_NUM * sizeof(struct txgbe_ctx_info)); in txgbe_reset_tx_queue()