Linux Kernel
3.7.1
|
Data Fields | |
struct net_device * | dev |
union ib_gid | mgid |
unsigned long | created |
unsigned int | queuelen |
unsigned int | complete |
unsigned int | send_only |
Definition at line 60 of file ipoib_multicast.c.
unsigned int complete |
Definition at line 65 of file ipoib_multicast.c.
unsigned long created |
Definition at line 63 of file ipoib_multicast.c.
struct net_device* dev |
Definition at line 61 of file ipoib_multicast.c.
union ib_gid mgid |
Definition at line 62 of file ipoib_multicast.c.
unsigned int queuelen |
Definition at line 64 of file ipoib_multicast.c.
unsigned int send_only |
Definition at line 66 of file ipoib_multicast.c.