Searched refs:page_queue (Results 1 – 2 of 2) sorted by relevance
100 void *context, int page_queue) in alloc_cmd() argument117 ent->page_queue = page_queue; in alloc_cmd()145 if (!ent->page_queue) { in alloc_ent()819 if (ent->page_queue) in complete_command()877 sem = ent->page_queue ? &cmd->pages_sem : &cmd->sem; in cmd_work_handler()985 void *context, int page_queue, u8 *status, in mlx5_cmd_invoke() argument995 if (callback && page_queue) in mlx5_cmd_invoke()999 context, page_queue); in mlx5_cmd_invoke()1010 if (page_queue) { in mlx5_cmd_invoke()
885 int page_queue; member