Searched refs:pptx (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | port.c | 1320 (gen_context->pptx != master->pptx || in mlx4_en_set_port_global_pause() 1322 gen_context->pptx = master->pptx; in mlx4_en_set_port_global_pause() 1327 master->pptx = gen_context->pptx; in mlx4_en_set_port_global_pause() 1609 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument 1622 context->pptx = (pptx * (!pfctx)) << 7; in mlx4_SET_PORT_general()
|
H A D | mlx4.h | 594 u8 pptx; member 802 u8 pptx; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | port.c | 513 MLX5_SET(pfcc_reg, in, pptx, tx_pause); in mlx5_set_port_pause() 535 *tx_pause = MLX5_GET(pfcc_reg, out, pptx); in mlx5_query_port_pause()
|
/openbmc/linux/include/linux/mlx4/ |
H A D | device.h | 1403 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 5044 MLXSW_ITEM32(reg, pfcc, pptx, 0x08, 31, 1);
|
/openbmc/linux/include/linux/mlx5/ |
H A D | mlx5_ifc.h | 9969 u8 pptx[0x1]; member
|