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

/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h10098 u8 pprx[0x1]; member in struct:mlx5_ifc_pfcc_reg_bits
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5147 MLXSW_ITEM32(reg, pfcc, pprx, 0x0C, 31, 1);
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1321 gen_context->pprx != master->pprx)) {
1323 gen_context->pprx = master->pprx;
1328 master->pprx = gen_context->pprx;
1609 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx)
1624 context->pprx = (pprx * (!pfcrx)) << 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.h595 u8 pprx; member in struct:mlx4_mfunc_master_ctx
805 u8 pprx; member in struct:mlx4_set_port_general_context
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c514 MLX5_SET(pfcc_reg, in, pprx, rx_pause);
532 *rx_pause = MLX5_GET(pfcc_reg, out, pprx);
/linux-master/include/linux/mlx4/
H A Ddevice.h1403 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);

Completed in 308 milliseconds