Searched refs:ad_queue (Results 1 – 2 of 2) sorted by relevance
1236 int rvu_aq_alloc(struct rvu *rvu, struct admin_queue **ad_queue, in rvu_aq_alloc() argument1242 *ad_queue = devm_kzalloc(rvu->dev, sizeof(*aq), GFP_KERNEL); in rvu_aq_alloc()1243 if (!*ad_queue) in rvu_aq_alloc()1245 aq = *ad_queue; in rvu_aq_alloc()
940 int rvu_aq_alloc(struct rvu *rvu, struct admin_queue **ad_queue,