Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ice/
HDice_common.c1656 ice_copy_tx_drbell_q_ctx_to_hw(struct ice_hw *hw, u8 *ice_tx_drbell_q_ctx, in ice_copy_tx_drbell_q_ctx_to_hw() argument
1661 if (!ice_tx_drbell_q_ctx) in ice_copy_tx_drbell_q_ctx_to_hw()
1670 *((u32 *)(ice_tx_drbell_q_ctx + (i * sizeof(u32))))); in ice_copy_tx_drbell_q_ctx_to_hw()
1673 *((u32 *)(ice_tx_drbell_q_ctx + (i * sizeof(u32))))); in ice_copy_tx_drbell_q_ctx_to_hw()
1682 ICE_CTX_STORE(ice_tx_drbell_q_ctx, base, 57, 0),
1683 ICE_CTX_STORE(ice_tx_drbell_q_ctx, ring_len, 13, 64),
1684 ICE_CTX_STORE(ice_tx_drbell_q_ctx, pf_num, 3, 80),
1685 ICE_CTX_STORE(ice_tx_drbell_q_ctx, vf_num, 8, 84),
1686 ICE_CTX_STORE(ice_tx_drbell_q_ctx, vmvf_type, 2, 94),
1687 ICE_CTX_STORE(ice_tx_drbell_q_ctx, cpuid, 8, 96),
[all …]
HDice_common.h137 struct ice_tx_drbell_q_ctx *tx_drbell_q_ctx,
HDice_lan_tx_rx.h1133 struct ice_tx_drbell_q_ctx { struct