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

/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1329 (gen_context->pprx != master->pprx))) {
1331 gen_context->pprx = master->pprx;
1337 master->pprx = gen_context->pprx;
1545 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx)
1560 context->pprx = (pprx * (!pfcrx)) << 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.h584 u8 pprx; member in struct:mlx4_mfunc_master_ctx
790 u8 pprx; member in struct:mlx4_set_port_general_context
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c396 MLX5_SET(pfcc_reg, in, pprx, rx_pause);
420 *rx_pause = MLX5_GET(pfcc_reg, out, pprx);
/freebsd-current/sys/dev/mlx4/
H A Ddevice.h1380 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/freebsd-current/sys/dev/mlx5/
H A Dmlx5_ifc.h9294 u8 pprx[0x1]; member in struct:mlx5_ifc_pfcc_reg_bits

Completed in 197 milliseconds