Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1329 (gen_context->pprx != master->pprx))) { in mlx4_common_set_port()
1331 gen_context->pprx = master->pprx; in mlx4_common_set_port()
1337 master->pprx = gen_context->pprx; in mlx4_common_set_port()
1545 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument
1560 context->pprx = (pprx * (!pfcrx)) << 7; in mlx4_SET_PORT_general()
H A Dmlx4.h584 u8 pprx; member
790 u8 pprx; member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c396 MLX5_SET(pfcc_reg, in, pprx, rx_pause); in mlx5_set_port_pause_and_pfc()
420 *rx_pause = MLX5_GET(pfcc_reg, out, pprx); in mlx5_query_port_pause()
/freebsd/sys/dev/mlx4/
H A Ddevice.h1380 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h9604 u8 pprx[0x1]; member