Searched refs:command_list (Results 1 – 3 of 3) sorted by relevance
343 void *command_list; member
2062 dd->port->command_list + sizeof(struct mtip_cmd_hdr) * rq->tag; in mtip_hw_submit_io()2718 if (port->command_list) { in mtip_dma_free()2720 port->command_list, port->command_list_dma); in mtip_dma_free()2744 port->command_list = in mtip_dma_alloc()2747 if (!port->command_list) { in mtip_dma_alloc()3414 dd->port->command_list + sizeof(struct mtip_cmd_hdr) * rq->tag; in mtip_issue_reserved_cmd()
6547 struct list_head *command_list; in smb2_cancel() local6553 command_list = &conn->async_requests; in smb2_cancel()6556 list_for_each_entry(cancel_work, command_list, in smb2_cancel()6573 command_list = &conn->requests; in smb2_cancel()6576 list_for_each_entry(cancel_work, command_list, request_entry) { in smb2_cancel()