Linux Kernel
3.7.1
|
#include <iw_cxgb4.h>
Data Fields | |
struct iw_cm_id * | cm_id |
struct c4iw_qp * | qp |
struct c4iw_dev * | dev |
enum c4iw_ep_state | state |
struct kref | kref |
struct mutex | mutex |
struct sockaddr_in | local_addr |
struct sockaddr_in | remote_addr |
struct c4iw_wr_wait | wr_wait |
unsigned long | flags |
Definition at line 715 of file iw_cxgb4.h.
Definition at line 716 of file iw_cxgb4.h.
Definition at line 718 of file iw_cxgb4.h.
unsigned long flags |
Definition at line 725 of file iw_cxgb4.h.
Definition at line 720 of file iw_cxgb4.h.
struct sockaddr_in local_addr |
Definition at line 722 of file iw_cxgb4.h.
Definition at line 721 of file iw_cxgb4.h.
Definition at line 717 of file iw_cxgb4.h.
struct sockaddr_in remote_addr |
Definition at line 723 of file iw_cxgb4.h.
enum c4iw_ep_state state |
Definition at line 719 of file iw_cxgb4.h.
struct c4iw_wr_wait wr_wait |
Definition at line 724 of file iw_cxgb4.h.