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

/drivers/net/ethernet/mellanox/mlx4/
H A Den_main.c70 MLX4_EN_PARM_INT(pfctx, 0, "Priority based Flow Control policy on TX[7:0]."
113 params->prof[i].tx_ppp = pfctx;
H A Dport.c768 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx)
783 context->pptx = (pptx * (!pfctx)) << 7;
784 context->pfctx = pfctx;
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.h654 u8 pfctx; member in struct:mlx4_set_port_general_context

Completed in 118 milliseconds