Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dqp.c106 static bool is_event_type_allowed(int rsc_type, int event_type) in is_event_type_allowed() argument
108 switch (rsc_type) { in is_event_type_allowed()
159 int rsc_type) in create_resource_common() argument
164 qp->common.res = rsc_type; in create_resource_common()
167 qp->qpn | (rsc_type << MLX5_USER_INDEX_LEN), in create_resource_common()