Home
last modified time | relevance | path

Searched defs:dest_ctx (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/intel/ice/
Dice_common.c3882 ice_write_byte(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_byte()
3921 ice_write_word(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_word()
3964 ice_write_dword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_dword()
4015 ice_write_qword(u8 *src_ctx, u8 *dest_ctx, const struct ice_ctx_ele *ce_info) in ice_write_qword()
4067 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx, in ice_set_ctx()