Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_lan_tx_rx.h884 #define ICE_RXQ_CTX_SZ (ICE_RXQ_CTX_SIZE_DWORDS * sizeof(u32)) macro
H A Dice_common.c1094 u8 ctx_buf[ICE_RXQ_CTX_SZ] = { 0 }; in ice_write_rxq_ctx()