Home
last modified time | relevance | path

Searched refs:pfcrx (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_main.c72 MLX4_EN_PARM_INT(pfcrx, 0, "Priority based Flow Control policy on RX[7:0]."
167 params->prof[i].rx_ppp = pfcrx; in mlx4_en_get_profile()
369 if (pfcrx > MAX_PFC_RX) { in mlx4_en_verify_params()
371 pfcrx, MAX_PFC_RX); in mlx4_en_verify_params()
372 pfcrx = 0; in mlx4_en_verify_params()
Dport.c972 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument
987 context->pprx = (pprx * (!pfcrx)) << 7; in mlx4_SET_PORT_general()
988 context->pfcrx = pfcrx; in mlx4_SET_PORT_general()
Dmlx4.h788 u8 pfcrx; member
/linux-4.4.14/include/linux/mlx4/
Ddevice.h1346 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/linux-4.4.14/include/linux/mlx5/
Dmlx5_ifc.h6417 u8 pfcrx[0x8]; member