Searched refs:txq_ctx (Results 1 – 2 of 2) sorted by relevance
1571 ice_txq_ctx_buf_full_t *txq_ctx, in ice_copy_txq_ctx_from_hw() argument1575 u32 *ctx = (u32 *)txq_ctx; in ice_copy_txq_ctx_from_hw()1613 const ice_txq_ctx_buf_full_t *txq_ctx, in ice_copy_txq_ctx_to_hw() argument1636 u32 ctx = ((const u32 *)txq_ctx)[i]; in ice_copy_txq_ctx_to_hw()
1064 ice_pack_txq_ctx(&tlan_ctx, &qg_buf->txqs[0].txq_ctx); in ice_vsi_cfg_txq()