Lines Matching defs:csk
208 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req()
327 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6()
441 static void send_close_req(struct cxgbi_sock *csk) in send_close_req()
463 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() local
474 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req()
509 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl()
531 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits()
614 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr()
714 cxgb4i_make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, int dlen, in cxgb4i_make_tx_data_wr()
767 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
880 static inline void free_atid(struct cxgbi_sock *csk) in free_atid()
893 struct cxgbi_sock *csk; in do_act_establish() local
991 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer); in csk_act_open_retry_timer() local
1045 struct cxgbi_sock *csk; in do_act_open_rpl() local
1094 struct cxgbi_sock *csk; in do_peer_close() local
1115 struct cxgbi_sock *csk; in do_close_con_rpl() local
1134 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno()
1154 struct cxgbi_sock *csk; in do_abort_req_rss() local
1202 struct cxgbi_sock *csk; in do_abort_rpl_rss() local
1226 struct cxgbi_sock *csk; in do_rx_data() local
1247 struct cxgbi_sock *csk; in do_rx_iscsi_hdr() local
1352 struct cxgbi_sock *csk; in do_rx_iscsi_data() local
1414 cxgb4i_process_ddpvld(struct cxgbi_sock *csk, in cxgb4i_process_ddpvld()
1448 struct cxgbi_sock *csk; in do_rx_data_ddp() local
1514 struct cxgbi_sock *csk; in do_rx_iscsi_cmp() local
1605 struct cxgbi_sock *csk; in do_fw4_ack() local
1630 struct cxgbi_sock *csk; in do_set_tcb_rpl() local
1653 static int alloc_cpls(struct cxgbi_sock *csk) in alloc_cpls()
1676 static inline void l2t_put(struct cxgbi_sock *csk) in l2t_put()
1685 static void release_offload_resources(struct cxgbi_sock *csk) in release_offload_resources()
1766 static int init_act_open(struct cxgbi_sock *csk) in init_act_open()
2016 static int ddp_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_ppod_write_idata()
2051 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_set_map()
2077 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_pgidx()
2110 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_digest()
2429 struct cxgbi_sock *csk = pmap->port_csk[i]; in cxgb4_dcb_change_notify() local