Searched refs:pptx (Results 1 - 6 of 6) sorted by last modified time

/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h10091 u8 pptx[0x1]; member in struct:mlx5_ifc_pfcc_reg_bits
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5089 * 0 - Disabled. Generate / ignore Pause frames based on pptx / pprtx.
5094 * Note: The auto-negotiation advertisement is set according to pptx and
5119 MLXSW_ITEM32(reg, pfcc, pptx, 0x08, 31, 1);
5137 * Note: pfctx and pptx must be mutually exclusive.
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1320 (gen_context->pptx != master->pptx ||
1322 gen_context->pptx = master->pptx;
1327 master->pptx = gen_context->pptx;
1609 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx)
1622 context->pptx = (pptx * (!pfctx)) << 7;
1608 mlx4_SET_PORT_general(struct mlx4_dev *dev, u8 port, int mtu, u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) argument
H A Dmlx4.h594 u8 pptx; member in struct:mlx4_mfunc_master_ctx
802 u8 pptx; member in struct:mlx4_set_port_general_context
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c513 MLX5_SET(pfcc_reg, in, pptx, tx_pause);
535 *tx_pause = MLX5_GET(pfcc_reg, out, pptx);
/linux-master/include/linux/mlx4/
H A Ddevice.h1403 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);

Completed in 399 milliseconds