Searched refs:pfcc_reg (Results 1 – 2 of 2) sorted by relevance
495 u32 in[MLX5_ST_SZ_DW(pfcc_reg)] = {0}; in mlx5_query_pfcc_reg()497 MLX5_SET(pfcc_reg, in, local_port, 1); in mlx5_query_pfcc_reg()505 u32 in[MLX5_ST_SZ_DW(pfcc_reg)] = {0}; in mlx5_set_port_pause()506 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; in mlx5_set_port_pause()508 MLX5_SET(pfcc_reg, in, local_port, 1); in mlx5_set_port_pause()519 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; in mlx5_query_port_pause()539 u32 in[MLX5_ST_SZ_DW(pfcc_reg)] = {0}; in mlx5_set_port_stall_watermark()540 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; in mlx5_set_port_stall_watermark()560 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; in mlx5_query_port_stall_watermark()581 u32 out[MLX5_ST_SZ_DW(pfcc_reg)]; in mlx5_set_port_pfc()[all …]
11564 struct mlx5_ifc_pfcc_reg_bits pfcc_reg; member