total_qps         850 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 	u32 reg, total_qps = 0;
total_qps         871 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 			wr32(hw, I40E_VPLAN_QTABLE(total_qps, vf->vf_id),
total_qps         873 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c 			total_qps++;
total_qps         155 drivers/net/ethernet/intel/iavf/iavf.h 	u8 total_qps;
total_qps        1107 drivers/net/ethernet/intel/iavf/iavf_main.c 		num_active_queues = adapter->ch_config.total_qps;
total_qps        2599 drivers/net/ethernet/intel/iavf/iavf_main.c 	u8 num_tc = 0, total_qps = 0;
total_qps        2649 drivers/net/ethernet/intel/iavf/iavf_main.c 				total_qps += mqprio_qopt->qopt.count[i];
total_qps        2661 drivers/net/ethernet/intel/iavf/iavf_main.c 		adapter->ch_config.total_qps = total_qps;