Searched refs:ad_queue (Results 1 – 2 of 2) sorted by relevance
851 int rvu_aq_alloc(struct rvu *rvu, struct admin_queue **ad_queue, in rvu_aq_alloc() argument857 *ad_queue = devm_kzalloc(rvu->dev, sizeof(*aq), GFP_KERNEL); in rvu_aq_alloc()858 if (!*ad_queue) in rvu_aq_alloc()860 aq = *ad_queue; in rvu_aq_alloc()
329 int rvu_aq_alloc(struct rvu *rvu, struct admin_queue **ad_queue,