Lines Matching defs:csk
86 struct cxgbi_sock *csk; in cxgbi_device_portmap_cleanup() local
416 struct cxgbi_sock *csk = pmap->port_csk[i]; in find_sock_on_port() local
431 static int sock_get_port(struct cxgbi_sock *csk) in sock_get_port()
492 static void sock_put_port(struct cxgbi_sock *csk) in sock_put_port()
532 void cxgbi_sock_free_cpl_skbs(struct cxgbi_sock *csk) in cxgbi_sock_free_cpl_skbs()
551 struct cxgbi_sock *csk = kzalloc(sizeof(*csk), GFP_NOIO); in cxgbi_sock_create() local
602 struct cxgbi_sock *csk = NULL; in cxgbi_check_route() local
703 struct cxgbi_sock *csk = NULL; in cxgbi_check_route6() local
799 void cxgbi_sock_established(struct cxgbi_sock *csk, unsigned int snd_isn, in cxgbi_sock_established()
809 static void cxgbi_inform_iscsi_conn_closing(struct cxgbi_sock *csk) in cxgbi_inform_iscsi_conn_closing()
824 void cxgbi_sock_closed(struct cxgbi_sock *csk) in cxgbi_sock_closed()
842 static void need_active_close(struct cxgbi_sock *csk) in need_active_close()
874 void cxgbi_sock_fail_act_open(struct cxgbi_sock *csk, int errno) in cxgbi_sock_fail_act_open()
890 struct cxgbi_sock *csk = (struct cxgbi_sock *)skb->sk; in cxgbi_sock_act_open_req_arp_failure() local
904 void cxgbi_sock_rcv_abort_rpl(struct cxgbi_sock *csk) in cxgbi_sock_rcv_abort_rpl()
923 void cxgbi_sock_rcv_peer_close(struct cxgbi_sock *csk) in cxgbi_sock_rcv_peer_close()
956 void cxgbi_sock_rcv_close_conn_rpl(struct cxgbi_sock *csk, u32 snd_nxt) in cxgbi_sock_rcv_close_conn_rpl()
987 void cxgbi_sock_rcv_wr_ack(struct cxgbi_sock *csk, unsigned int credits, in cxgbi_sock_rcv_wr_ack()
1051 static unsigned int cxgbi_sock_find_best_mtu(struct cxgbi_sock *csk, in cxgbi_sock_find_best_mtu()
1062 unsigned int cxgbi_sock_select_mss(struct cxgbi_sock *csk, unsigned int pmtu) in cxgbi_sock_select_mss()
1079 void cxgbi_sock_skb_entail(struct cxgbi_sock *csk, struct sk_buff *skb) in cxgbi_sock_skb_entail()
1086 void cxgbi_sock_purge_wr_queue(struct cxgbi_sock *csk) in cxgbi_sock_purge_wr_queue()
1095 void cxgbi_sock_check_wr_invariants(const struct cxgbi_sock *csk) in cxgbi_sock_check_wr_invariants()
1105 static int cxgbi_sock_send_pdus(struct cxgbi_sock *csk, struct sk_buff *skb) in cxgbi_sock_send_pdus()
1485 static int ddp_tag_reserve(struct cxgbi_sock *csk, unsigned int tid, in ddp_tag_reserve()
1545 int cxgbi_ddp_reserve(struct cxgbi_sock *csk, unsigned int *tagp, in cxgbi_ddp_reserve()
1760 void cxgbi_conn_tx_open(struct cxgbi_sock *csk) in cxgbi_conn_tx_open()
1878 static void csk_return_rx_credits(struct cxgbi_sock *csk, int copied) in csk_return_rx_credits()
1904 void cxgbi_conn_pdu_ready(struct cxgbi_sock *csk) in cxgbi_conn_pdu_ready()
2113 struct cxgbi_sock *csk = cconn->cep->csk; in cxgbi_conn_alloc_pdu() local
2396 struct cxgbi_sock *csk = cconn->cep->csk; in cxgbi_set_conn_param() local
2437 static inline int csk_print_port(struct cxgbi_sock *csk, char *buf) in csk_print_port()
2448 static inline int csk_print_ip(struct cxgbi_sock *csk, char *buf) in csk_print_ip()
2469 struct cxgbi_sock *csk; in cxgbi_get_ep_param() local
2528 struct cxgbi_sock *csk; in cxgbi_bind_conn() local
2680 struct cxgbi_sock *csk = find_sock_on_port(chba->cdev, in cxgbi_get_host_param() local
2705 struct cxgbi_sock *csk; in cxgbi_ep_connect() local
2790 struct cxgbi_sock *csk = cep->csk; in cxgbi_ep_poll() local
2802 struct cxgbi_sock *csk = cep->csk; in cxgbi_ep_disconnect() local