Searched refs:pfcrx (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c72 MLX4_EN_PARM_INT(pfcrx, 0, "Priority based Flow Control policy on RX[7:0]."
111 params->prof[i].rx_ppp = pfcrx;
117 (!!pfcrx) * MLX4_EN_NUM_PPP_RINGS;
H A Dport.c768 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx)
785 context->pprx = (pprx * (!pfcrx)) << 7;
786 context->pfcrx = pfcrx;
767 mlx4_SET_PORT_general(struct mlx4_dev *dev, u8 port, int mtu, u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) argument
H A Dmlx4.h657 u8 pfcrx; member in struct:mlx4_set_port_general_context

Completed in 194 milliseconds