Lines Matching refs:c4iw_ep

144 static void connect_reply_upcall(struct c4iw_ep *ep, int status);
163 static void deref_qp(struct c4iw_ep *ep) in deref_qp()
170 static void ref_qp(struct c4iw_ep *ep) in ref_qp()
177 static void start_ep_timer(struct c4iw_ep *ep) in start_ep_timer()
191 static int stop_ep_timer(struct c4iw_ep *ep) in stop_ep_timer()
248 static void set_emss(struct c4iw_ep *ep, u16 opt) in set_emss()
330 static void remove_ep_tid(struct c4iw_ep *ep) in remove_ep_tid()
341 static int insert_ep_tid(struct c4iw_ep *ep) in insert_ep_tid()
356 static struct c4iw_ep *get_ep_from_tid(struct c4iw_dev *dev, unsigned int tid) in get_ep_from_tid()
358 struct c4iw_ep *ep; in get_ep_from_tid()
388 struct c4iw_ep *ep; in _c4iw_free_ep()
390 ep = container_of(kref, struct c4iw_ep, com.kref); in _c4iw_free_ep()
417 static void release_ep_resources(struct c4iw_ep *ep) in release_ep_resources()
494 struct c4iw_ep *ep; in _put_ep_safe()
496 ep = *((struct c4iw_ep **)(skb->cb + 2 * sizeof(void *))); in _put_ep_safe()
503 struct c4iw_ep *ep; in _put_pass_ep_safe()
505 ep = *((struct c4iw_ep **)(skb->cb + 2 * sizeof(void *))); in _put_pass_ep_safe()
517 static void queue_arp_failure_cpl(struct c4iw_ep *ep, struct sk_buff *skb, in queue_arp_failure_cpl()
529 *((struct c4iw_ep **)(skb->cb + 2 * sizeof(void *))) = ep; in queue_arp_failure_cpl()
536 struct c4iw_ep *ep = handle; in pass_accept_rpl_arp_failure()
550 struct c4iw_ep *ep = handle; in act_open_req_arp_failure()
573 struct c4iw_ep *ep = handle; in abort_arp_failure()
588 static int send_flowc(struct c4iw_ep *ep) in send_flowc()
646 static int send_halfclose(struct c4iw_ep *ep) in send_halfclose()
661 static void read_tcb(struct c4iw_ep *ep) in read_tcb()
687 static int send_abort_req(struct c4iw_ep *ep) in send_abort_req()
702 static int send_abort(struct c4iw_ep *ep) in send_abort()
713 static int send_connect(struct c4iw_ep *ep) in send_connect()
940 static int send_mpa_req(struct c4iw_ep *ep, struct sk_buff *skb, in send_mpa_req()
1045 static int send_mpa_reject(struct c4iw_ep *ep, const void *pdata, u8 plen) in send_mpa_reject()
1125 static int send_mpa_reply(struct c4iw_ep *ep, const void *pdata, u8 plen) in send_mpa_reply()
1216 struct c4iw_ep *ep; in act_establish()
1267 static void close_complete_upcall(struct c4iw_ep *ep, int status) in close_complete_upcall()
1284 static void peer_close_upcall(struct c4iw_ep *ep) in peer_close_upcall()
1299 static void peer_abort_upcall(struct c4iw_ep *ep) in peer_abort_upcall()
1316 static void connect_reply_upcall(struct c4iw_ep *ep, int status) in connect_reply_upcall()
1359 static int connect_request_upcall(struct c4iw_ep *ep) in connect_request_upcall()
1397 static void established_upcall(struct c4iw_ep *ep) in established_upcall()
1413 static int update_rx_credits(struct c4iw_ep *ep, u32 credits) in update_rx_credits()
1459 static int process_mpa_reply(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_reply()
1705 static int process_mpa_request(struct c4iw_ep *ep, struct sk_buff *skb) in process_mpa_request()
1846 struct c4iw_ep *ep; in rx_data()
1897 static void complete_cached_srq_buffers(struct c4iw_ep *ep, u32 srqidx) in complete_cached_srq_buffers()
1920 struct c4iw_ep *ep; in abort_rpl()
1958 static int send_fw_act_open_req(struct c4iw_ep *ep, unsigned int atid) in send_fw_act_open_req()
2058 static void set_tcp_window(struct c4iw_ep *ep, struct port_info *pi) in set_tcp_window()
2068 static int import_ep(struct c4iw_ep *ep, int iptype, __u8 *peer_ip, in import_ep()
2151 static int c4iw_reconnect(struct c4iw_ep *ep) in c4iw_reconnect()
2266 struct c4iw_ep *ep; in act_open_rpl()
2412 static int accept_cr(struct c4iw_ep *ep, struct sk_buff *skb, in accept_cr()
2509 struct c4iw_ep *child_ep = NULL, *parent_ep; in pass_accept_req()
2524 parent_ep = (struct c4iw_ep *)get_ep_from_stid(dev, stid); in pass_accept_req()
2672 struct c4iw_ep *ep; in pass_establish()
2705 struct c4iw_ep *ep; in peer_close()
2791 static void finish_peer_abort(struct c4iw_dev *dev, struct c4iw_ep *ep) in finish_peer_abort()
2809 struct c4iw_ep *ep; in peer_abort()
2968 struct c4iw_ep *ep; in close_con_rpl()
3018 struct c4iw_ep *ep; in terminate()
3050 struct c4iw_ep *ep; in fw4_ack()
3087 struct c4iw_ep *ep = to_ep(cm_id); in c4iw_reject_cr()
3115 struct c4iw_ep *ep = to_ep(cm_id); in c4iw_accept_cr()
3294 struct c4iw_ep *ep; in c4iw_connect()
3632 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp) in c4iw_ep_disconnect()
3742 struct c4iw_ep *ep; in active_ofld_conn_reply()
3745 ep = (struct c4iw_ep *)lookup_atid(dev->rdev.lldi.tids, in active_ofld_conn_reply()
3844 struct c4iw_ep *ep; in read_tcb_rpl()
4063 struct c4iw_ep *lep = NULL; in rx_pkt()
4087 lep = (struct c4iw_ep *)get_ep_from_stid(dev, stid); in rx_pkt()
4217 static void process_timeout(struct c4iw_ep *ep) in process_timeout()
4267 struct c4iw_ep *ep; in process_timedout_eps()
4278 ep = list_entry(tmp, struct c4iw_ep, entry); in process_timedout_eps()
4316 struct c4iw_ep *ep = from_timer(ep, t, timer); in ep_timeout()
4398 struct c4iw_ep *ep; in peer_abort_intr()