Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ice/
Dice_common.c1459 ice_copy_tx_cmpltnq_ctx_to_hw(struct ice_hw *hw, u8 *ice_tx_cmpltnq_ctx, in ice_copy_tx_cmpltnq_ctx_to_hw() argument
1464 if (!ice_tx_cmpltnq_ctx) in ice_copy_tx_cmpltnq_ctx_to_hw()
1473 *((u32 *)(ice_tx_cmpltnq_ctx + (i * sizeof(u32))))); in ice_copy_tx_cmpltnq_ctx_to_hw()
1476 *((u32 *)(ice_tx_cmpltnq_ctx + (i * sizeof(u32))))); in ice_copy_tx_cmpltnq_ctx_to_hw()
1485 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, base, 57, 0),
1486 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, q_len, 18, 64),
1487 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, generation, 1, 96),
1488 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, wrt_ptr, 22, 97),
1489 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, pf_num, 3, 128),
1490 ICE_CTX_STORE(ice_tx_cmpltnq_ctx, vmvf_num, 10, 131),
[all …]
Dice_common.h120 struct ice_tx_cmpltnq_ctx *tx_cmpltnq_ctx,
Dice_lan_tx_rx.h1093 struct ice_tx_cmpltnq_ctx { struct