Linux Kernel
3.7.1
|
#include <iw_cxgb4.h>
Data Fields | |
struct c4iw_ep_common | com |
struct c4iw_ep * | parent_ep |
struct timer_list | timer |
struct list_head | entry |
unsigned int | atid |
u32 | hwtid |
u32 | snd_seq |
u32 | rcv_seq |
struct l2t_entry * | l2t |
struct dst_entry * | dst |
struct sk_buff * | mpa_skb |
struct c4iw_mpa_attributes | mpa_attr |
u8 | mpa_pkt [sizeof(struct mpa_message)+MPA_MAX_PRIVATE_DATA] |
unsigned int | mpa_pkt_len |
u32 | ird |
u32 | ord |
u32 | smac_idx |
u32 | tx_chan |
u32 | mtu |
u16 | mss |
u16 | emss |
u16 | plen |
u16 | rss_qid |
u16 | txq_idx |
u16 | ctrlq_idx |
u8 | tos |
u8 | retry_with_mpa_v1 |
u8 | tried_with_mpa_v1 |
Definition at line 734 of file iw_cxgb4.h.
unsigned int atid |
Definition at line 739 of file iw_cxgb4.h.
struct c4iw_ep_common com |
Definition at line 735 of file iw_cxgb4.h.
u16 ctrlq_idx |
Definition at line 759 of file iw_cxgb4.h.
Definition at line 744 of file iw_cxgb4.h.
u16 emss |
Definition at line 755 of file iw_cxgb4.h.
Definition at line 738 of file iw_cxgb4.h.
u32 hwtid |
Definition at line 740 of file iw_cxgb4.h.
u32 ird |
Definition at line 749 of file iw_cxgb4.h.
Definition at line 743 of file iw_cxgb4.h.
struct c4iw_mpa_attributes mpa_attr |
Definition at line 746 of file iw_cxgb4.h.
u8 mpa_pkt[sizeof(struct mpa_message)+MPA_MAX_PRIVATE_DATA] |
Definition at line 747 of file iw_cxgb4.h.
unsigned int mpa_pkt_len |
Definition at line 748 of file iw_cxgb4.h.
Definition at line 745 of file iw_cxgb4.h.
u16 mss |
Definition at line 754 of file iw_cxgb4.h.
u32 mtu |
Definition at line 753 of file iw_cxgb4.h.
u32 ord |
Definition at line 750 of file iw_cxgb4.h.
Definition at line 736 of file iw_cxgb4.h.
u16 plen |
Definition at line 756 of file iw_cxgb4.h.
u32 rcv_seq |
Definition at line 742 of file iw_cxgb4.h.
u8 retry_with_mpa_v1 |
Definition at line 761 of file iw_cxgb4.h.
u16 rss_qid |
Definition at line 757 of file iw_cxgb4.h.
u32 smac_idx |
Definition at line 751 of file iw_cxgb4.h.
u32 snd_seq |
Definition at line 741 of file iw_cxgb4.h.
Definition at line 737 of file iw_cxgb4.h.
u8 tos |
Definition at line 760 of file iw_cxgb4.h.
u8 tried_with_mpa_v1 |
Definition at line 762 of file iw_cxgb4.h.
u32 tx_chan |
Definition at line 752 of file iw_cxgb4.h.
u16 txq_idx |
Definition at line 758 of file iw_cxgb4.h.