Lines Matching refs:sched_queue

120 	u8			sched_queue;  member
715 port = (qp_ctx->pri_path.sched_queue >> 6 & 1) + 1; in update_gid()
724 port = (qp_ctx->pri_path.sched_queue >> 6 & 1) + 1; in update_gid()
734 port = (qp_ctx->alt_path.sched_queue >> 6 & 1) + 1; in update_gid()
759 port = (qpc->pri_path.sched_queue & 0x40) ? 2 : 1; in update_vport_qp_param()
835 qpc->pri_path.sched_queue &= 0xC7; in update_vport_qp_param()
836 qpc->pri_path.sched_queue |= (vp_oper->state.default_qos) << 3; in update_vport_qp_param()
2981 qp->sched_queue = 0; in mlx4_RST2INIT_QP_wrapper()
3217 port = (qp_ctx->pri_path.sched_queue >> 6 & 1) + 1; in verify_qp_parameters()
3226 port = (qp_ctx->alt_path.sched_queue >> 6 & 1) + 1; in verify_qp_parameters()
3243 port = (qp_ctx->pri_path.sched_queue >> 6 & 1) + 1; in verify_qp_parameters()
3774 dev, slave, (qpc->pri_path.sched_queue >> 6 & 1) + 1) - 1; in adjust_qp_sched_queue()
3779 pri_sched_queue = (qpc->pri_path.sched_queue & ~(1 << 6)) | in adjust_qp_sched_queue()
3783 qpc->pri_path.sched_queue || mlx4_is_eth(dev, port + 1)) { in adjust_qp_sched_queue()
3784 qpc->pri_path.sched_queue = pri_sched_queue; in adjust_qp_sched_queue()
3789 dev, slave, (qpc->alt_path.sched_queue >> 6 & 1) in adjust_qp_sched_queue()
3793 qpc->alt_path.sched_queue = in adjust_qp_sched_queue()
3794 (qpc->alt_path.sched_queue & ~(1 << 6)) | in adjust_qp_sched_queue()
3849 orig_sched_queue = qpc->pri_path.sched_queue; in mlx4_INIT2RTR_QP_wrapper()
3870 qp->sched_queue = orig_sched_queue; in mlx4_INIT2RTR_QP_wrapper()
4321 port = (rqp->sched_queue >> 6 & 1) + 1; in mlx4_UPDATE_QP_wrapper()
5343 !qp->sched_queue || /* no INIT2RTR trans yet */ in mlx4_vf_immed_vlan_work_handler()
5349 port = (qp->sched_queue >> 6 & 1) + 1; in mlx4_vf_immed_vlan_work_handler()
5366 upd_context->qp_context.pri_path.sched_queue = in mlx4_vf_immed_vlan_work_handler()
5367 qp->sched_queue; in mlx4_vf_immed_vlan_work_handler()
5382 upd_context->qp_context.pri_path.sched_queue = in mlx4_vf_immed_vlan_work_handler()
5383 qp->sched_queue & 0xC7; in mlx4_vf_immed_vlan_work_handler()
5384 upd_context->qp_context.pri_path.sched_queue |= in mlx4_vf_immed_vlan_work_handler()