Searched refs:ice_set_ctx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 71 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx,
|
H A D | ice_base.c | 652 ice_set_ctx(hw, (u8 *)&tlan_ctx, qg_buf->txqs[0].txq_ctx, in ice_vsi_cfg_txq()
|
H A D | ice_common.c | 1255 ice_set_ctx(hw, (u8 *)rlan_ctx, ctx_buf, ice_rlan_ctx_info); in ice_write_rxq_ctx() 3781 * ice_set_ctx - set context bits in packed structure 3788 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx, in ice_set_ctx() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 75 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx,
|
H A D | ice_base.c | 837 ice_set_ctx(hw, (u8 *)&tlan_ctx, qg_buf->txqs[0].txq_ctx, in ice_vsi_cfg_txq()
|
H A D | ice_common.c | 1479 ice_set_ctx(hw, (u8 *)rlan_ctx, ctx_buf, ice_rlan_ctx_info); in ice_write_rxq_ctx() 4538 * ice_set_ctx - set context bits in packed structure 4545 ice_set_ctx(struct ice_hw *hw, u8 *src_ctx, u8 *dest_ctx, in ice_set_ctx() function
|
Completed in 14 milliseconds