Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.h114 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx,
H A Dice_common.c1101 ice_set_ctx(hw, (u8 *)rlan_ctx, ctx_buf, ice_rlan_ctx_info); in ice_write_rxq_ctx()
1224 ice_set_ctx(hw, (u8 *)tx_cmpltnq_ctx, ctx_buf, ice_tx_cmpltnq_ctx_info); in ice_write_tx_cmpltnq_ctx()
1315 ice_set_ctx(hw, (u8 *)tx_drbell_q_ctx, ctx_buf, in ice_write_tx_drbell_q_ctx()
3835 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx, in ice_set_ctx() function
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c658 ice_set_ctx(hw, (uint8_t *)&tx_ctx, txq_elem->txqs[0].txq_ctx, in ice_tx_queue_start()
838 ice_set_ctx(hw, (uint8_t *)&tx_ctx, txq_elem->txqs[0].txq_ctx, in ice_fdir_tx_queue_start()