Home
last modified time | relevance | path

Searched refs:feup (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_resources.c67 context->pri_path.feup = MLX4_FEUP_FORCE_ETH_UP; in mlx4_en_fill_qp_context()
Dresource_tracker.c122 u8 feup; member
765 qpc->pri_path.feup |= MLX4_FEUP_FORCE_ETH_UP | MLX4_FVL_FORCE_ETH_VLAN; in update_vport_qp_param()
771 qpc->pri_path.feup |= MLX4_FSM_FORCE_ETH_SRC_MAC; in update_vport_qp_param()
2738 qp->feup = 0; in mlx4_RST2INIT_QP_wrapper()
3582 u8 orig_feup = qpc->pri_path.feup; in mlx4_INIT2RTR_QP_wrapper()
3623 qp->feup = orig_feup; in mlx4_INIT2RTR_QP_wrapper()
4904 upd_context->qp_context.pri_path.feup = qp->feup; in mlx4_vf_immed_vlan_work_handler()
4915 upd_context->qp_context.pri_path.feup = in mlx4_vf_immed_vlan_work_handler()
4916 qp->feup | MLX4_FEUP_FORCE_ETH_UP | MLX4_FVL_FORCE_ETH_VLAN; in mlx4_vf_immed_vlan_work_handler()
/linux-4.1.27/include/linux/mlx4/
Dqp.h152 u8 feup; member
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c1317 path->feup |= MLX4_FEUP_FORCE_ETH_UP; in _mlx4_set_path()
1345 path->feup |= MLX4_FVL_FORCE_ETH_VLAN; in _mlx4_set_path()
1697 context->pri_path.feup = 1 << 7; /* don't fsm */ in __mlx4_ib_modify_qp()