Searched refs:ice_channel (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_txrx.h | 289 struct ice_channel *ch; 331 struct ice_channel *ch;
|
A D | ice.h | 192 struct ice_channel { struct 423 struct ice_channel *ch; 453 struct ice_channel *ch;
|
A D | ice_lib.h | 65 enum ice_vsi_type vsi_type, u16 vf_id, struct ice_channel *ch);
|
A D | ice_base.c | 776 struct ice_channel *ch = ring->ch; in ice_vsi_cfg_txq() 1003 struct ice_channel *ch = ring->ch; in ice_fill_txq_meta()
|
A D | ice_main.c | 3351 struct ice_channel *ch) in ice_chnl_vsi_setup() 7562 static int ice_add_channel(struct ice_pf *pf, u16 sw_id, struct ice_channel *ch) in ice_add_channel() 7600 static void ice_chnl_cfg_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_chnl_cfg_res() 7658 ice_cfg_chnl_all_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_cfg_chnl_all_res() 7679 struct ice_channel *ch, u16 sw_id, u8 type) in ice_setup_hw_channel() 7717 struct ice_channel *ch) in ice_setup_channel() 7767 static int ice_create_q_channel(struct ice_vsi *vsi, struct ice_channel *ch) in ice_create_q_channel() 7870 struct ice_channel *ch, *ch_tmp; in ice_remove_q_channels() 7941 struct ice_channel *ch; in ice_rebuild_channels() 8053 struct ice_channel *ch; in ice_create_q_channels()
|
A D | ice_lib.c | 461 struct ice_channel *ch, u16 vf_id) in ice_vsi_alloc() 2575 enum ice_vsi_type vsi_type, u16 vf_id, struct ice_channel *ch) in ice_vsi_setup()
|
Completed in 27 milliseconds