Searched refs:pprx (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | port.c | 1301 gen_context->pprx != master->pprx)) { in mlx4_en_set_port_global_pause() 1303 gen_context->pprx = master->pprx; in mlx4_en_set_port_global_pause() 1308 master->pprx = gen_context->pprx; in mlx4_en_set_port_global_pause() 1589 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument 1604 context->pprx = (pprx * (!pfcrx)) << 7; in mlx4_SET_PORT_general()
|
| H A D | mlx4.h | 595 u8 pprx; member 805 u8 pprx; member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | port.c | 512 MLX5_SET(pfcc_reg, in, pprx, rx_pause); in mlx5_set_port_pause() 529 *rx_pause = MLX5_GET(pfcc_reg, out, pprx); in mlx5_query_port_pause()
|
| /linux/include/linux/mlx4/ |
| H A D | device.h | 1403 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 10704 u8 pprx[0x1]; member
|