Home
last modified time | relevance | path

Searched refs:ice_copy_rxq_ctx_to_hw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.c1178 * ice_copy_rxq_ctx_to_hw
1186 ice_copy_rxq_ctx_to_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index) in ice_copy_rxq_ctx_to_hw() function
1256 return ice_copy_rxq_ctx_to_hw(hw, ctx_buf, rxq_index); in ice_write_rxq_ctx()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c1402 * ice_copy_rxq_ctx_to_hw
1410 ice_copy_rxq_ctx_to_hw(struct ice_hw *hw, u8 *ice_rxq_ctx, u32 rxq_index) in ice_copy_rxq_ctx_to_hw() function
1480 return ice_copy_rxq_ctx_to_hw(hw, ctx_buf, rxq_index); in ice_write_rxq_ctx()

Completed in 11 milliseconds