Home
last modified time | relevance | path

Searched defs:ctx_buf (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.c1094 u8 ctx_buf[ICE_RXQ_CTX_SZ] = { 0 }; in ice_write_rxq_ctx() local
1222 u8 ctx_buf[ICE_TX_CMPLTNQ_CTX_SIZE_DWORDS * sizeof(u32)] = { 0 }; in ice_write_tx_cmpltnq_ctx() local
1313 u8 ctx_buf[ICE_TX_DRBELL_Q_CTX_SIZE_DWORDS * sizeof(u32)] = { 0 }; in ice_write_tx_drbell_q_ctx() local
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_mcode_defines.h384 buf_ptr_t ctx_buf; member