Home
last modified time | relevance | path

Searched refs:alloc_res_qp_mask (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dqp.c261 flags &= dev->caps.alloc_res_qp_mask; in mlx4_qp_reserve_range()
A Dmain.c721 dev->caps.alloc_res_qp_mask = in mlx4_dev_cap()
733 dev->caps.alloc_res_qp_mask = 0; in mlx4_dev_cap()
1079 dev->caps.alloc_res_qp_mask |= MLX4_RESERVE_ETH_BF_QP; in mlx4_slave_cap()
1082 dev->caps.alloc_res_qp_mask |= MLX4_RESERVE_A0_QP; in mlx4_slave_cap()
A Dresource_tracker.c1802 flags = (get_param_l(&in_param) >> 24) & dev->caps.alloc_res_qp_mask; in qp_alloc_res()
/linux-6.3-rc2/include/linux/mlx4/
A Ddevice.h626 u8 alloc_res_qp_mask; member

Completed in 29 milliseconds