Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Diw_cxgbe.h797 struct c4iw_ep { struct
798 struct c4iw_ep_common com; argument
799 struct c4iw_ep *parent_ep; argument
800 struct timer_list timer;
801 unsigned int atid;
802 u32 hwtid;
826 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument