Searched refs:pprx (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | port.c | 335 MLX5_SET(pfcc_reg, in, pprx, rx_pause); in mlx5_set_port_pause() 358 *rx_pause = MLX5_GET(pfcc_reg, out, pprx); in mlx5_query_port_pause()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | port.c | 972 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument 987 context->pprx = (pprx * (!pfcrx)) << 7; in mlx4_SET_PORT_general()
|
D | mlx4.h | 787 u8 pprx; member
|
/linux-4.4.14/include/linux/mlx4/ |
D | device.h | 1346 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
|
/linux-4.4.14/include/linux/mlx5/ |
D | mlx5_ifc.h | 6414 u8 pprx[0x1]; member
|