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

/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dport.c804 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx)
821 context->pprx = (pprx * (!pfcrx)) << 7;
803 mlx4_SET_PORT_general(struct mlx4_dev *dev, u8 port, int mtu, u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) argument
H A Dmlx4.h737 u8 pprx; member in struct:mlx4_set_port_general_context
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c349 MLX5_SET(pfcc_reg, in, pprx, rx_pause);
372 *rx_pause = MLX5_GET(pfcc_reg, out, pprx);
/freebsd-10-stable/sys/ofed/include/linux/mlx4/
H A Ddevice.h1277 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/freebsd-10-stable/sys/dev/mlx5/
H A Dmlx5_ifc.h8207 u8 pprx[0x1]; member in struct:mlx5_ifc_pfcc_reg_bits

Completed in 211 milliseconds