Lines Matching defs:csk

206 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb,  in send_act_open_req()
325 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6()
439 static void send_close_req(struct cxgbi_sock *csk) in send_close_req()
461 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() local
472 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req()
507 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl()
529 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits()
612 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr()
712 cxgb4i_make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, int dlen, in cxgb4i_make_tx_data_wr()
765 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
878 static inline void free_atid(struct cxgbi_sock *csk) in free_atid()
891 struct cxgbi_sock *csk; in do_act_establish() local
989 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer); in csk_act_open_retry_timer() local
1043 struct cxgbi_sock *csk; in do_act_open_rpl() local
1092 struct cxgbi_sock *csk; in do_peer_close() local
1113 struct cxgbi_sock *csk; in do_close_con_rpl() local
1132 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno()
1152 struct cxgbi_sock *csk; in do_abort_req_rss() local
1200 struct cxgbi_sock *csk; in do_abort_rpl_rss() local
1224 struct cxgbi_sock *csk; in do_rx_data() local
1245 struct cxgbi_sock *csk; in do_rx_iscsi_hdr() local
1350 struct cxgbi_sock *csk; in do_rx_iscsi_data() local
1412 cxgb4i_process_ddpvld(struct cxgbi_sock *csk, in cxgb4i_process_ddpvld()
1446 struct cxgbi_sock *csk; in do_rx_data_ddp() local
1512 struct cxgbi_sock *csk; in do_rx_iscsi_cmp() local
1603 struct cxgbi_sock *csk; in do_fw4_ack() local
1628 struct cxgbi_sock *csk; in do_set_tcb_rpl() local
1651 static int alloc_cpls(struct cxgbi_sock *csk) in alloc_cpls()
1674 static inline void l2t_put(struct cxgbi_sock *csk) in l2t_put()
1683 static void release_offload_resources(struct cxgbi_sock *csk) in release_offload_resources()
1764 static int init_act_open(struct cxgbi_sock *csk) in init_act_open()
2014 static int ddp_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_ppod_write_idata()
2049 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_set_map()
2075 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_pgidx()
2108 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_digest()
2427 struct cxgbi_sock *csk = pmap->port_csk[i]; in cxgb4_dcb_change_notify() local