/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 1321 gen_context->pprx != master->pprx)) { in mlx4_en_set_port_global_pause() 1323 gen_context->pprx = master->pprx; in mlx4_en_set_port_global_pause() 1328 master->pprx = gen_context->pprx; in mlx4_en_set_port_global_pause() 1609 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() 1624 context->pprx = (pprx * (!pfcrx)) << 7; in mlx4_SET_PORT_general() 1608 mlx4_SET_PORT_general(struct mlx4_dev *dev, u8 port, int mtu, u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) mlx4_SET_PORT_general() argument
|
H A D | mlx4.h | 593 u8 pprx; member 802 u8 pprx; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 1321 gen_context->pprx != master->pprx)) { in mlx4_en_set_port_global_pause() 1323 gen_context->pprx = master->pprx; in mlx4_en_set_port_global_pause() 1328 master->pprx = gen_context->pprx; in mlx4_en_set_port_global_pause() 1609 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() 1624 context->pprx = (pprx * (!pfcrx)) << 7; in mlx4_SET_PORT_general() 1608 mlx4_SET_PORT_general(struct mlx4_dev *dev, u8 port, int mtu, u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) mlx4_SET_PORT_general() argument
|
H A D | mlx4.h | 595 u8 pprx; member 805 u8 pprx; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | port.c | 487 MLX5_SET(pfcc_reg, in, pprx, rx_pause); in mlx5_set_port_pause() 505 *rx_pause = MLX5_GET(pfcc_reg, out, pprx); in mlx5_query_port_pause()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | port.c | 514 MLX5_SET(pfcc_reg, in, pprx, rx_pause); in mlx5_set_port_pause() 532 *rx_pause = MLX5_GET(pfcc_reg, out, pprx); in mlx5_query_port_pause()
|
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | device.h | 1384 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
|
/kernel/linux/linux-6.6/include/linux/mlx4/ |
H A D | device.h | 1403 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 4607 MLXSW_ITEM32(reg, pfcc, pprx, 0x0C, 31, 1);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 5072 MLXSW_ITEM32(reg, pfcc, pprx, 0x0C, 31, 1);
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 8989 u8 pprx[0x1]; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 9968 u8 pprx[0x1]; member
|