Searched defs:ch_tmp (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 5996 struct i40e_channel *ch, *ch_tmp; in i40e_remove_queue_channels() local 6083 struct i40e_channel *ch, *ch_tmp; in i40e_get_max_queues_for_channel() local 7755 struct i40e_channel *ch, *ch_tmp; in i40e_free_macvlan_channels() local 7801 struct i40e_channel *ch = NULL, *ch_tmp, *iter; in i40e_fwd_ring_up() local 8084 struct i40e_channel *ch, *ch_tmp; in i40e_del_all_macvlans() local 8120 struct i40e_channel *ch, *ch_tmp; i40e_fwd_del() local 8746 struct i40e_channel *ch, *ch_tmp; i40e_handle_tclass() local 10602 struct i40e_channel *ch, *ch_tmp; i40e_rebuild_channels() local [all...] |
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_main.c | 8891 struct ice_channel *ch, *ch_tmp; in ice_remove_q_channels() local
|