Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
mthca_provider.c File Reference
#include <rdma/ib_smi.h>
#include <rdma/ib_umem.h>
#include <rdma/ib_user_verbs.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/stat.h>
#include <linux/mm.h>
#include <linux/export.h>
#include "mthca_dev.h"
#include "mthca_cmd.h"
#include "mthca_user.h"
#include "mthca_memfree.h"

Go to the source code of this file.

Functions

int mthca_register_device (struct mthca_dev *dev)
 
void mthca_unregister_device (struct mthca_dev *dev)
 

Function Documentation

int mthca_register_device ( struct mthca_dev dev)

Definition at line 1250 of file mthca_provider.c.

void mthca_unregister_device ( struct mthca_dev dev)

Definition at line 1374 of file mthca_provider.c.