Searched refs:pptx (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1328 ((gen_context->pptx != master->pptx) ||
1330 gen_context->pptx = master->pptx;
1336 master->pptx = gen_context->pptx;
1545 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx)
1558 context->pptx = (pptx * (!pfctx)) << 7;
1544 mlx4_SET_PORT_general(struct mlx4_dev *dev, u8 port, int mtu, u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) argument
H A Dmlx4.h583 u8 pptx; member in struct:mlx4_mfunc_master_ctx
787 u8 pptx; member in struct:mlx4_set_port_general_context
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c394 MLX5_SET(pfcc_reg, in, pptx, tx_pause);
420 *tx_pause = MLX5_GET(pfcc_reg, out, pptx);
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h1379 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/freebsd-11-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h8498 u8 pptx[0x1]; member in struct:mlx5_ifc_pfcc_reg_bits

Completed in 262 milliseconds