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

/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c64 context->pri_path.feup = 1 << 6;
/freebsd-11-stable/sys/dev/mlx4/
H A Dqp.h159 u8 feup; member in struct:mlx4_qp_path
186 enum { /* feup */
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_resource_tracker.c124 u8 feup; member in struct:res_qp
821 qpc->pri_path.feup |= MLX4_FEUP_FORCE_ETH_UP | MLX4_FVL_FORCE_ETH_VLAN;
827 qpc->pri_path.feup |= MLX4_FSM_FORCE_ETH_SRC_MAC;
2934 qp->feup = 0;
3779 u8 orig_feup = qpc->pri_path.feup;
3821 qp->feup = orig_feup;
5325 upd_context->qp_context.pri_path.feup = qp->feup;
5340 upd_context->qp_context.pri_path.feup =
5341 qp->feup | MLX4_FEUP_FORCE_ETH_U
[all...]
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1437 path->feup |= MLX4_FEUP_FORCE_ETH_UP;
1465 path->feup |= MLX4_FVL_FORCE_ETH_VLAN;
1937 context->pri_path.feup = 1 << 7; /* don't fsm */

Completed in 125 milliseconds