Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ev.c File Reference
#include <linux/slab.h>
#include <linux/mman.h>
#include <net/sock.h>
#include "iw_cxgb4.h"

Go to the source code of this file.

Functions

void c4iw_ev_dispatch (struct c4iw_dev *dev, struct t4_cqe *err_cqe)
 
int c4iw_ev_handler (struct c4iw_dev *dev, u32 qid)
 

Function Documentation

void c4iw_ev_dispatch ( struct c4iw_dev dev,
struct t4_cqe err_cqe 
)

Definition at line 81 of file ev.c.

int c4iw_ev_handler ( struct c4iw_dev dev,
u32  qid 
)

Definition at line 186 of file ev.c.