Searched refs:c4iw_ep (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dcm.c130 static void connect_reply_upcall(struct c4iw_ep *ep, int status);
135 static void start_ep_timer(struct c4iw_ep *ep)
149 static void stop_ep_timer(struct c4iw_ep *ep)
208 static void set_emss(struct c4iw_ep *ep, u16 opt)
263 struct c4iw_ep *ep;
265 ep = container_of(kref, struct c4iw_ep, com.kref);
275 static void release_ep_resources(struct c4iw_ep *ep)
371 static void send_flowc(struct c4iw_ep *ep, struct sk_buff *skb)
414 static int send_halfclose(struct c4iw_ep *ep, gfp_t gfp)
436 static int send_abort(struct c4iw_ep *e
[all...]
H A Diw_cxgb4.h320 struct c4iw_ep *llp_stream_handle;
326 struct c4iw_ep *ep;
597 struct c4iw_ep { struct
599 struct c4iw_ep *parent_ep;
626 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id)
728 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp);
H A Dqp.c965 struct c4iw_ep *ep)
1130 struct c4iw_ep *ep = NULL;

Completed in 117 milliseconds