Searched refs:qpc (Results 1 – 2 of 2) sorted by relevance
707 struct mlx4_qp_context *qpc = inbox->buf + 8; in update_vport_qp_param() local713 port = (qpc->pri_path.sched_queue & 0x40) ? 2 : 1; in update_vport_qp_param()716 qp_type = (be32_to_cpu(qpc->flags) >> 16) & 0xff; in update_vport_qp_param()732 qpc->param3 &= ~cpu_to_be32(MLX4_STRIP_VLAN); in update_vport_qp_param()744 qpc->pri_path.vlan_control = in update_vport_qp_param()752 qpc->pri_path.vlan_control = in update_vport_qp_param()757 qpc->pri_path.vlan_control = in update_vport_qp_param()762 qpc->pri_path.fvl_rx |= MLX4_FVL_RX_FORCE_ETH_VLAN; in update_vport_qp_param()763 qpc->pri_path.vlan_index = vp_oper->vlan_idx; in update_vport_qp_param()764 qpc->pri_path.fl |= MLX4_FL_CV | MLX4_FL_ETH_HIDE_CQE_VLAN; in update_vport_qp_param()[all …]
1088 void lustre_register_quota_process_config(int (*qpc)(struct lustre_cfg *lcfg)) in lustre_register_quota_process_config()1090 quota_process_config = qpc; in lustre_register_quota_process_config()