ice_tx_drbell_q_ctx
ice_copy_tx_drbell_q_ctx_to_hw(struct ice_hw *hw, u8 *ice_tx_drbell_q_ctx,
if (!ice_tx_drbell_q_ctx)
*((u32 *)(ice_tx_drbell_q_ctx + (i * sizeof(u32)))));
*((u32 *)(ice_tx_drbell_q_ctx + (i * sizeof(u32)))));
ICE_CTX_STORE(ice_tx_drbell_q_ctx, base, 57, 0),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, ring_len, 13, 64),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, pf_num, 3, 80),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, vf_num, 8, 84),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, vmvf_type, 2, 94),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, cpuid, 8, 96),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, tph_desc_rd, 1, 104),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, tph_desc_wr, 1, 108),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, db_q_en, 1, 112),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, rd_head, 13, 128),
ICE_CTX_STORE(ice_tx_drbell_q_ctx, rd_tail, 13, 144),
struct ice_tx_drbell_q_ctx *tx_drbell_q_ctx,
struct ice_tx_drbell_q_ctx *tx_drbell_q_ctx,