Home
last modified time | relevance | path

Searched refs:pptx (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1320 (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()
1622 context->pptx = (pptx * (!pfctx)) << 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 Dmlx4.h592 u8 pptx; member
799 u8 pptx; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1320 (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()
1622 context->pptx = (pptx * (!pfctx)) << 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 Dmlx4.h594 u8 pptx; member
802 u8 pptx; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c486 MLX5_SET(pfcc_reg, in, pptx, tx_pause); in mlx5_set_port_pause()
508 *tx_pause = MLX5_GET(pfcc_reg, out, pptx); in mlx5_query_port_pause()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c513 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()
/kernel/linux/linux-5.10/include/linux/mlx4/
H A Ddevice.h1384 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/kernel/linux/linux-6.6/include/linux/mlx4/
H A Ddevice.h1403 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h4549 * 0 - Disabled. Generate / ignore Pause frames based on pptx / pprtx.
4554 * Note: The auto-negotiation advertisement is set according to pptx and
4579 MLXSW_ITEM32(reg, pfcc, pptx, 0x08, 31, 1);
4597 * Note: pfctx and pptx must be mutually exclusive.
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5014 * 0 - Disabled. Generate / ignore Pause frames based on pptx / pprtx.
5019 * Note: The auto-negotiation advertisement is set according to pptx and
5044 MLXSW_ITEM32(reg, pfcc, pptx, 0x08, 31, 1);
5062 * Note: pfctx and pptx must be mutually exclusive.
/kernel/linux/linux-5.10/include/linux/mlx5/
H A Dmlx5_ifc.h8982 u8 pptx[0x1]; member
/kernel/linux/linux-6.6/include/linux/mlx5/
H A Dmlx5_ifc.h9961 u8 pptx[0x1]; member

Completed in 105 milliseconds