Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
Den_resources.c69 context->pri_path.feup = MLX4_FEUP_FORCE_ETH_UP; in mlx4_en_fill_qp_context()
Dresource_tracker.c126 u8 feup; member
834 qpc->pri_path.feup |= MLX4_FEUP_FORCE_ETH_UP | MLX4_FVL_FORCE_ETH_VLAN; in update_vport_qp_param()
840 qpc->pri_path.feup |= MLX4_FSM_FORCE_ETH_SRC_MAC; in update_vport_qp_param()
2987 qp->feup = 0; in mlx4_RST2INIT_QP_wrapper()
3834 u8 orig_feup = qpc->pri_path.feup; in mlx4_INIT2RTR_QP_wrapper()
3875 qp->feup = orig_feup; in mlx4_INIT2RTR_QP_wrapper()
5366 upd_context->qp_context.pri_path.feup = qp->feup; in mlx4_vf_immed_vlan_work_handler()
5381 upd_context->qp_context.pri_path.feup = in mlx4_vf_immed_vlan_work_handler()
5382 qp->feup | MLX4_FEUP_FORCE_ETH_UP | MLX4_FVL_FORCE_ETH_VLAN; in mlx4_vf_immed_vlan_work_handler()
/kernel/linux/linux-5.10/include/linux/mlx4/
Dqp.h155 u8 feup; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dqp.c1784 path->feup |= MLX4_FEUP_FORCE_ETH_UP; in _mlx4_set_path()
1812 path->feup |= MLX4_FVL_FORCE_ETH_VLAN; in _mlx4_set_path()
2423 context->pri_path.feup = 1 << 7; /* don't fsm */ in __mlx4_ib_modify_qp()