Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h329 struct ice_channel *ch;
382 struct ice_channel *ch;
H A Dice.h218 struct ice_channel { struct
455 struct ice_channel *ch; /* VSI's channel structure, may be NULL */
486 struct ice_channel *ch;
H A Dice_base.c1045 struct ice_channel *ch = ring->ch; in ice_vsi_cfg_txq()
1369 struct ice_channel *ch = ring->ch; in ice_fill_txq_meta()
H A Dice_main.c3676 struct ice_channel *ch) in ice_chnl_vsi_setup()
8641 static int ice_add_channel(struct ice_pf *pf, u16 sw_id, struct ice_channel *ch) in ice_add_channel()
8681 static void ice_chnl_cfg_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_chnl_cfg_res()
8739 ice_cfg_chnl_all_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_cfg_chnl_all_res()
8760 struct ice_channel *ch, u16 sw_id, u8 type) in ice_setup_hw_channel()
8798 struct ice_channel *ch) in ice_setup_channel()
8848 static int ice_create_q_channel(struct ice_vsi *vsi, struct ice_channel *ch) in ice_create_q_channel()
8951 struct ice_channel *ch, *ch_tmp; in ice_remove_q_channels()
9031 struct ice_channel *ch; in ice_rebuild_channels()
9143 struct ice_channel *ch; in ice_create_q_channels()
H A Dice_ethtool_fdir.c1799 struct ice_channel *ch; in ice_update_ring_dest_vsi()
H A Dice_lib.c567 ice_vsi_alloc_def(struct ice_vsi *vsi, struct ice_channel *ch) in ice_vsi_alloc_def()