Home
last modified time | relevance | path

Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h770 struct c4iw_ep { struct
771 struct c4iw_ep_common com; argument
772 struct c4iw_ep *parent_ep; argument
773 struct timer_list timer;
774 struct list_head entry;
775 unsigned int atid;
776 u32 hwtid;
800 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument