Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.c1560 * ice_copy_txq_ctx_from_hw - Copy Tx Queue context from HW registers
1567 static void ice_copy_txq_ctx_from_hw(struct ice_hw *hw, in ice_copy_txq_ctx_from_hw() function
1665 ice_copy_txq_ctx_from_hw(hw, &buf, txq_index); in ice_read_txq_ctx()