FreeBSD kernel CXGBE device code
c4iw_ep Struct Reference

#include <iw_cxgbe.h>

Collaboration diagram for c4iw_ep:

Data Fields

struct c4iw_ep_common com
 
struct c4iw_listen_epparent_ep
 
struct timer_list timer
 
unsigned int atid
 
u32 hwtid
 
u32 snd_seq
 
u32 rcv_seq
 
struct l2t_entryl2t
 
struct dst_entry * dst
 
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 tx_chan
 
u32 mtu
 
u16 mss
 
u16 plen
 
u16 rss_qid
 
u16 txq_idx
 
u16 ctrlq_idx
 
u8 tos
 
u8 retry_with_mpa_v1
 
u8 tried_with_mpa_v1
 

Detailed Description

Definition at line 851 of file iw_cxgbe.h.

Field Documentation

◆ atid

unsigned int c4iw_ep::atid

Definition at line 855 of file iw_cxgbe.h.

◆ com

struct c4iw_ep_common c4iw_ep::com

Definition at line 852 of file iw_cxgbe.h.

◆ ctrlq_idx

u16 c4iw_ep::ctrlq_idx

Definition at line 872 of file iw_cxgbe.h.

◆ dst

struct dst_entry* c4iw_ep::dst

Definition at line 860 of file iw_cxgbe.h.

◆ hwtid

u32 c4iw_ep::hwtid

Definition at line 856 of file iw_cxgbe.h.

◆ ird

u32 c4iw_ep::ird

Definition at line 864 of file iw_cxgbe.h.

◆ l2t

struct l2t_entry* c4iw_ep::l2t

Definition at line 859 of file iw_cxgbe.h.

◆ mpa_attr

struct c4iw_mpa_attributes c4iw_ep::mpa_attr

Definition at line 861 of file iw_cxgbe.h.

◆ mpa_pkt

u8 c4iw_ep::mpa_pkt[sizeof(struct mpa_message)+MPA_MAX_PRIVATE_DATA]

Definition at line 862 of file iw_cxgbe.h.

◆ mpa_pkt_len

unsigned int c4iw_ep::mpa_pkt_len

Definition at line 863 of file iw_cxgbe.h.

◆ mss

u16 c4iw_ep::mss

Definition at line 868 of file iw_cxgbe.h.

◆ mtu

u32 c4iw_ep::mtu

Definition at line 867 of file iw_cxgbe.h.

◆ ord

u32 c4iw_ep::ord

Definition at line 865 of file iw_cxgbe.h.

◆ parent_ep

struct c4iw_listen_ep* c4iw_ep::parent_ep

Definition at line 853 of file iw_cxgbe.h.

◆ plen

u16 c4iw_ep::plen

Definition at line 869 of file iw_cxgbe.h.

◆ rcv_seq

u32 c4iw_ep::rcv_seq

Definition at line 858 of file iw_cxgbe.h.

◆ retry_with_mpa_v1

u8 c4iw_ep::retry_with_mpa_v1

Definition at line 874 of file iw_cxgbe.h.

◆ rss_qid

u16 c4iw_ep::rss_qid

Definition at line 870 of file iw_cxgbe.h.

◆ snd_seq

u32 c4iw_ep::snd_seq

Definition at line 857 of file iw_cxgbe.h.

◆ timer

struct timer_list c4iw_ep::timer

Definition at line 854 of file iw_cxgbe.h.

◆ tos

u8 c4iw_ep::tos

Definition at line 873 of file iw_cxgbe.h.

◆ tried_with_mpa_v1

u8 c4iw_ep::tried_with_mpa_v1

Definition at line 875 of file iw_cxgbe.h.

◆ tx_chan

u32 c4iw_ep::tx_chan

Definition at line 866 of file iw_cxgbe.h.

◆ txq_idx

u16 c4iw_ep::txq_idx

Definition at line 871 of file iw_cxgbe.h.


The documentation for this struct was generated from the following file: