Lines Matching defs:csk

158 				const struct cxgbi_sock *csk)  in set_queue()
178 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req()
224 static void send_close_req(struct cxgbi_sock *csk) in send_close_req()
246 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() local
257 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req()
286 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl()
308 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits()
366 static inline void send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr()
414 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr()
453 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
525 static inline void free_atid(struct cxgbi_sock *csk) in free_atid()
538 struct cxgbi_sock *csk; in do_act_establish() local
634 struct cxgbi_sock *csk = (struct cxgbi_sock *)data; in csk_act_open_retry_timer() local
657 struct cxgbi_sock *csk; in do_act_open_rpl() local
704 struct cxgbi_sock *csk; in do_peer_close() local
725 struct cxgbi_sock *csk; in do_close_con_rpl() local
744 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno()
764 struct cxgbi_sock *csk; in do_abort_req_rss() local
810 struct cxgbi_sock *csk; in do_abort_rpl_rss() local
835 struct cxgbi_sock *csk; in do_rx_iscsi_hdr() local
936 struct cxgbi_sock *csk; in do_rx_data_ddp() local
1022 struct cxgbi_sock *csk; in do_fw4_ack() local
1047 struct cxgbi_sock *csk; in do_set_tcb_rpl() local
1064 static int alloc_cpls(struct cxgbi_sock *csk) in alloc_cpls()
1087 static inline void l2t_put(struct cxgbi_sock *csk) in l2t_put()
1096 static void release_offload_resources(struct cxgbi_sock *csk) in release_offload_resources()
1123 static int init_act_open(struct cxgbi_sock *csk) in init_act_open()
1291 static int ddp_set_map(struct cxgbi_sock *csk, struct cxgbi_pagepod_hdr *hdr, in ddp_set_map()
1327 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_pgidx()
1357 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_digest()