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

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dqp.c261 flags &= dev->caps.alloc_res_qp_mask;
H A Dmain.c722 dev->caps.alloc_res_qp_mask =
734 dev->caps.alloc_res_qp_mask = 0;
1080 dev->caps.alloc_res_qp_mask |= MLX4_RESERVE_ETH_BF_QP;
1083 dev->caps.alloc_res_qp_mask |= MLX4_RESERVE_A0_QP;
H A Dresource_tracker.c1802 flags = (get_param_l(&in_param) >> 24) & dev->caps.alloc_res_qp_mask;
/linux-master/include/linux/mlx4/
H A Ddevice.h627 u8 alloc_res_qp_mask; member in struct:mlx4_caps

Completed in 292 milliseconds