Linux Kernel
3.7.1
|
#include "ehca_classes.h"
#include "ehca_irq.h"
#include "ehca_iverbs.h"
#include "ehca_qes.h"
#include "hcp_if.h"
#include "ipz_pt_fn.h"
Go to the source code of this file.
Functions | |
int | ehca_create_eq (struct ehca_shca *shca, struct ehca_eq *eq, const enum ehca_eq_type type, const u32 length) |
void * | ehca_poll_eq (struct ehca_shca *shca, struct ehca_eq *eq) |
int | ehca_destroy_eq (struct ehca_shca *shca, struct ehca_eq *eq) |