Lines Matching refs:cxgbi_sock
88 static inline int send_tx_flowc_wr(struct cxgbi_sock *);
185 static int push_tx_frames(struct cxgbi_sock *, int);
207 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req()
326 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6()
440 static void send_close_req(struct cxgbi_sock *csk) in send_close_req()
462 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure()
473 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req()
508 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl()
530 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits()
613 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr()
713 cxgb4i_make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, int dlen, in cxgb4i_make_tx_data_wr()
766 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
879 static inline void free_atid(struct cxgbi_sock *csk) in free_atid()
892 struct cxgbi_sock *csk; in do_act_establish()
990 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer); in csk_act_open_retry_timer()
992 void (*send_act_open_func)(struct cxgbi_sock *, struct sk_buff *, in csk_act_open_retry_timer()
1044 struct cxgbi_sock *csk; in do_act_open_rpl()
1093 struct cxgbi_sock *csk; in do_peer_close()
1114 struct cxgbi_sock *csk; in do_close_con_rpl()
1133 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno()
1153 struct cxgbi_sock *csk; in do_abort_req_rss()
1201 struct cxgbi_sock *csk; in do_abort_rpl_rss()
1225 struct cxgbi_sock *csk; in do_rx_data()
1246 struct cxgbi_sock *csk; in do_rx_iscsi_hdr()
1351 struct cxgbi_sock *csk; in do_rx_iscsi_data()
1413 cxgb4i_process_ddpvld(struct cxgbi_sock *csk, in cxgb4i_process_ddpvld()
1447 struct cxgbi_sock *csk; in do_rx_data_ddp()
1513 struct cxgbi_sock *csk; in do_rx_iscsi_cmp()
1604 struct cxgbi_sock *csk; in do_fw4_ack()
1629 struct cxgbi_sock *csk; in do_set_tcb_rpl()
1652 static int alloc_cpls(struct cxgbi_sock *csk) in alloc_cpls()
1675 static inline void l2t_put(struct cxgbi_sock *csk) in l2t_put()
1684 static void release_offload_resources(struct cxgbi_sock *csk) in release_offload_resources()
1765 static int init_act_open(struct cxgbi_sock *csk) in init_act_open()
2015 static int ddp_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_ppod_write_idata()
2050 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_set_map()
2076 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_pgidx()
2109 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_digest()
2428 struct cxgbi_sock *csk = pmap->port_csk[i]; in cxgb4_dcb_change_notify()