Lines Matching refs:cxgbi_sock
156 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion);
158 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req()
200 static void send_close_req(struct cxgbi_sock *csk) in send_close_req()
239 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req()
275 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl()
298 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits()
351 static inline void make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, in make_tx_data_wr()
393 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
465 static inline void free_atid(struct cxgbi_sock *csk) in free_atid()
476 struct cxgbi_sock *csk = ctx; in do_act_establish()
549 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer); in act_open_retry_timer()
572 struct cxgbi_sock *csk = ctx; in do_act_open_rpl()
607 struct cxgbi_sock *csk = ctx; in do_peer_close()
625 struct cxgbi_sock *csk = ctx; in do_close_con_rpl()
643 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno()
663 struct cxgbi_sock *csk = ctx; in do_abort_req()
710 struct cxgbi_sock *csk = ctx; in do_abort_rpl()
745 struct cxgbi_sock *csk = ctx; in do_iscsi_hdr()
849 struct cxgbi_sock *csk = ctx; in do_wr_ack()
865 static int alloc_cpls(struct cxgbi_sock *csk) in alloc_cpls()
888 static void l2t_put(struct cxgbi_sock *csk) in l2t_put()
903 static void release_offload_resources(struct cxgbi_sock *csk) in release_offload_resources()
952 static int init_act_open(struct cxgbi_sock *csk) in init_act_open()
1095 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_set_map()
1152 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, in ddp_setup_conn_pgidx()
1188 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_digest()