Searched refs:AGENT_MASK (Results 1 – 1 of 1) sorted by relevance
112 #define AGENT_MASK(type) (type ? BIT(type - 1) : 0 /* control */) macro125 if (!(AGENT_MASK(agent->type) & block->control)) in mlx5_hv_vhca_agents_control()141 *capabilities |= AGENT_MASK(agent->type); in mlx5_hv_vhca_capabilities()