Lines Matching defs:csk

177 				const struct cxgbi_sock *csk)  in set_queue()
197 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req()
243 static void send_close_req(struct cxgbi_sock *csk) in send_close_req()
265 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() local
276 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req()
305 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl()
327 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits()
385 static inline void send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr()
433 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr()
472 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
544 static inline void free_atid(struct cxgbi_sock *csk) in free_atid()
557 struct cxgbi_sock *csk; in do_act_establish() local
653 struct cxgbi_sock *csk = (struct cxgbi_sock *)data; in csk_act_open_retry_timer() local
676 struct cxgbi_sock *csk; in do_act_open_rpl() local
723 struct cxgbi_sock *csk; in do_peer_close() local
744 struct cxgbi_sock *csk; in do_close_con_rpl() local
763 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno()
783 struct cxgbi_sock *csk; in do_abort_req_rss() local
829 struct cxgbi_sock *csk; in do_abort_rpl_rss() local
854 struct cxgbi_sock *csk; in do_rx_iscsi_hdr() local
955 struct cxgbi_sock *csk; in do_rx_data_ddp() local
1041 struct cxgbi_sock *csk; in do_fw4_ack() local
1066 struct cxgbi_sock *csk; in do_set_tcb_rpl() local
1083 static int alloc_cpls(struct cxgbi_sock *csk) in alloc_cpls()
1106 static inline void l2t_put(struct cxgbi_sock *csk) in l2t_put()
1115 static void release_offload_resources(struct cxgbi_sock *csk) in release_offload_resources()
1142 static int init_act_open(struct cxgbi_sock *csk) in init_act_open()
1304 static int ddp_set_map(struct cxgbi_sock *csk, struct cxgbi_pagepod_hdr *hdr, in ddp_set_map()
1340 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_pgidx()
1370 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_digest()