Searched refs:ice_channel (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ ! |
H A D | ice_txrx.h | 357 struct ice_channel *ch; 401 struct ice_channel *ch;
|
H A D | ice.h | 212 struct ice_channel { struct 446 struct ice_channel *ch; /* VSI's channel structure, may be NULL */ 477 struct ice_channel *ch; 213 listice_channel global() argument 214 typeice_channel global() argument 215 sw_idice_channel global() argument 216 base_qice_channel global() argument 217 num_rxqice_channel global() argument 218 num_txqice_channel global() argument 219 vsi_numice_channel global() argument 220 ena_tcice_channel global() argument 221 infoice_channel global() argument 222 max_tx_rateice_channel global() argument 223 min_tx_rateice_channel global() argument 224 num_sb_fltrice_channel global() argument 225 ch_vsiice_channel global() argument
|
H A D | ice_main.c | 3705 struct ice_channel *ch) in ice_chnl_vsi_setup() 8581 static int ice_add_channel(struct ice_pf *pf, u16 sw_id, struct ice_channel *ch) in ice_add_channel() 8621 static void ice_chnl_cfg_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_chnl_cfg_res() 8679 ice_cfg_chnl_all_res(struct ice_vsi *vsi, struct ice_channel *ch) in ice_cfg_chnl_all_res() 8700 struct ice_channel *ch, u16 sw_id, u8 type) in ice_setup_hw_channel() 8738 struct ice_channel *ch) in ice_setup_channel() 8788 static int ice_create_q_channel(struct ice_vsi *vsi, struct ice_channel *ch) in ice_create_q_channel() 8891 struct ice_channel *ch, *ch_tmp; in ice_remove_q_channels() 8971 struct ice_channel *ch; in ice_rebuild_channels() 9083 struct ice_channel *c in ice_create_q_channels() [all...] |
H A D | ice_ethtool_fdir.c | 1799 struct ice_channel *ch; in ice_update_ring_dest_vsi()
|
H A D | ice_lib.c | 565 ice_vsi_alloc_def(struct ice_vsi *vsi, struct ice_channel *ch) in ice_vsi_alloc_def()
|