Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c1573 ice_txq_ctx_buf_full_t *txq_ctx, in ice_copy_txq_ctx_from_hw() argument
1577 u32 *ctx = (u32 *)txq_ctx; in ice_copy_txq_ctx_from_hw()
1615 const ice_txq_ctx_buf_full_t *txq_ctx, in ice_copy_txq_ctx_to_hw() argument
1638 u32 ctx = ((const u32 *)txq_ctx)[i]; in ice_copy_txq_ctx_to_hw()
H A Dice_base.c1064 ice_pack_txq_ctx(&tlan_ctx, &qg_buf->txqs[0].txq_ctx); in ice_vsi_cfg_txq()
H A Dice_adminq_cmd.h1994 ice_txq_ctx_buf_t txq_ctx; member