num_tasks        2642 drivers/net/ethernet/broadcom/cnic_defs.h 	__le16 num_tasks;
num_tasks        2704 drivers/net/ethernet/mellanox/mlx4/fw.c 	int num_tasks = atomic_read(&priv->opreq_count);
num_tasks        2730 drivers/net/ethernet/mellanox/mlx4/fw.c 	while (num_tasks) {
num_tasks        2790 drivers/net/ethernet/mellanox/mlx4/fw.c 		num_tasks = atomic_dec_return(&priv->opreq_count);
num_tasks        2068 drivers/net/ethernet/qlogic/qed/qed_cxt.c 				   u32 num_tasks)
num_tasks        2096 drivers/net/ethernet/qlogic/qed/qed_cxt.c 	if (num_cons && num_tasks) {
num_tasks        2104 drivers/net/ethernet/qlogic/qed/qed_cxt.c 					    num_tasks, false);
num_tasks        2153 drivers/net/ethernet/qlogic/qed/qed_cxt.c 		if (p_params->num_cons && p_params->num_tasks) {
num_tasks        2161 drivers/net/ethernet/qlogic/qed/qed_cxt.c 						    p_params->num_tasks, true);
num_tasks        2174 drivers/net/ethernet/qlogic/qed/qed_cxt.c 		if (p_params->num_cons && p_params->num_tasks) {
num_tasks        2184 drivers/net/ethernet/qlogic/qed/qed_cxt.c 						    p_params->num_tasks,
num_tasks         175 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	tmp = cpu_to_le16(fcoe_pf_params->num_tasks);
num_tasks         176 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	p_data->func_params.num_tasks = tmp;
num_tasks         584 drivers/net/ethernet/qlogic/qed/qed_fcoe.c 	for (i = 0; i < p_hwfn->pf_params.fcoe_pf_params.num_tasks; i++) {
num_tasks         220 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	val = p_params->num_tasks;
num_tasks         221 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	p_init->func_params.num_tasks = cpu_to_le16(val);
num_tasks         166 drivers/net/ethernet/qlogic/qed/qed_rdma.c 	u32 num_cons, num_tasks;
num_tasks         184 drivers/net/ethernet/qlogic/qed/qed_rdma.c 	num_tasks = qed_cxt_get_proto_tid_count(p_hwfn, PROTOCOLID_ROCE);
num_tasks         187 drivers/net/ethernet/qlogic/qed/qed_rdma.c 	p_rdma_info->num_mrs = num_tasks;
num_tasks         340 drivers/scsi/bnx2fc/57xx_hsi_bnx2fc.h 	__le16 num_tasks;
num_tasks          82 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	fcoe_init1.num_tasks = hba->max_tasks;
num_tasks        3080 drivers/scsi/qedf/qedf_main.c 	qedf->pf_params.fcoe_pf_params.num_tasks = FCOE_PARAMS_NUM_TASKS;
num_tasks         858 drivers/scsi/qedi/qedi_main.c 	qedi->pf_params.iscsi_pf_params.num_tasks = QEDI_MAX_ISCSI_TASK;
num_tasks         504 include/linux/qed/qed_if.h 	u16 num_tasks;
num_tasks         540 include/linux/qed/qed_if.h 	u16 num_tasks;
num_tasks         108 include/linux/qed/storage_common.h 	__le16 num_tasks;