Searched refs:txq_ctx (Results 1 – 3 of 3) sorted by relevance
1573 ice_txq_ctx_buf_full_t *txq_ctx, in ice_copy_txq_ctx_from_hw() argument1577 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() argument1638 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()
1994 ice_txq_ctx_buf_t txq_ctx; member