Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_main.c70 MLX4_EN_PARM_INT(pfctx, 0, "Priority based Flow Control policy on TX[7:0]."
169 params->prof[i].tx_ppp = pfctx; in mlx4_en_get_profile()
363 if (pfctx > MAX_PFC_TX) { in mlx4_en_verify_params()
365 pfctx, MAX_PFC_TX); in mlx4_en_verify_params()
366 pfctx = 0; in mlx4_en_verify_params()
Dport.c972 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument
985 context->pptx = (pptx * (!pfctx)) << 7; in mlx4_SET_PORT_general()
986 context->pfctx = pfctx; in mlx4_SET_PORT_general()
Dmlx4.h785 u8 pfctx; 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.h6411 u8 pfctx[0x8]; member