Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Den_main.c70 MLX4_EN_PARM_INT(pfctx, 0, "Priority based Flow Control policy on TX[7:0]."
166 params->prof[i].rx_pause = !(pfcrx || pfctx); in mlx4_en_get_profile()
168 params->prof[i].tx_pause = !(pfcrx || pfctx); in mlx4_en_get_profile()
169 params->prof[i].tx_ppp = pfctx; in mlx4_en_get_profile()
364 if (pfctx > MAX_PFC_TX) { in mlx4_en_verify_params()
366 pfctx, MAX_PFC_TX); in mlx4_en_verify_params()
367 pfctx = 0; in mlx4_en_verify_params()
A Dport.c1609 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx) in mlx4_SET_PORT_general() argument
1622 context->pptx = (pptx * (!pfctx)) << 7; in mlx4_SET_PORT_general()
1623 context->pfctx = pfctx; in mlx4_SET_PORT_general()
A Dmlx4.h801 u8 pfctx; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dport.c590 MLX5_SET(pfcc_reg, in, pfctx, pfc_en_tx); in mlx5_set_port_pfc()
610 *pfc_en_tx = MLX5_GET(pfcc_reg, out, pfctx); in mlx5_query_port_pfc()
/linux-6.3-rc2/include/linux/mlx4/
A Ddevice.h1383 u8 pptx, u8 pfctx, u8 pprx, u8 pfcrx);
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dreg.h5001 MLXSW_ITEM32(reg, pfcc, pfctx, 0x08, 16, 8);
/linux-6.3-rc2/include/linux/mlx5/
A Dmlx5_ifc.h9925 u8 pfctx[0x8]; member

Completed in 110 milliseconds