Searched refs:ice_channel (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_txrx.h | 357 struct ice_channel *ch; 399 struct ice_channel *ch;
|
D | ice.h | 215 struct ice_channel { struct 453 struct ice_channel *ch; /* VSI's channel structure, may be NULL */ 487 struct ice_channel *ch;
|
D | ice_base.c | 894 struct ice_channel *ch = ring->ch; in ice_vsi_cfg_txq() 1188 struct ice_channel *ch = ring->ch; in ice_fill_txq_meta()
|
D | ice_main.c | 3700 struct ice_channel *ch) in ice_chnl_vsi_setup() 8530 static int ice_add_channel(struct ice_pf *pf, u16 sw_id, struct ice_channel *ch) in ice_add_channel() 8570 static void ice_chnl_cfg_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_chnl_cfg_res() 8628 ice_cfg_chnl_all_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_cfg_chnl_all_res() 8649 struct ice_channel *ch, u16 sw_id, u8 type) in ice_setup_hw_channel() 8687 struct ice_channel *ch) in ice_setup_channel() 8737 static int ice_create_q_channel(struct ice_vsi *vsi, struct ice_channel *ch) in ice_create_q_channel() 8840 struct ice_channel *ch, *ch_tmp; in ice_remove_q_channels() 8920 struct ice_channel *ch; in ice_rebuild_channels() 9032 struct ice_channel *ch; in ice_create_q_channels()
|
D | ice_ethtool_fdir.c | 1802 struct ice_channel *ch; in ice_update_ring_dest_vsi()
|
D | ice_lib.c | 562 ice_vsi_alloc_def(struct ice_vsi *vsi, struct ice_channel *ch) in ice_vsi_alloc_def()
|