Lines Matching defs:csk
98 struct cxgbi_sock *csk; in cxgbi_device_portmap_cleanup() local
424 struct cxgbi_sock *csk = pmap->port_csk[i]; in find_sock_on_port() local
439 static int sock_get_port(struct cxgbi_sock *csk) in sock_get_port()
500 static void sock_put_port(struct cxgbi_sock *csk) in sock_put_port()
540 void cxgbi_sock_free_cpl_skbs(struct cxgbi_sock *csk) in cxgbi_sock_free_cpl_skbs()
559 struct cxgbi_sock *csk = kzalloc(sizeof(*csk), GFP_NOIO); in cxgbi_sock_create() local
613 struct cxgbi_sock *csk = NULL; in cxgbi_check_route() local
729 struct cxgbi_sock *csk = NULL; in cxgbi_check_route6() local
830 void cxgbi_sock_established(struct cxgbi_sock *csk, unsigned int snd_isn, in cxgbi_sock_established()
840 static void cxgbi_inform_iscsi_conn_closing(struct cxgbi_sock *csk) in cxgbi_inform_iscsi_conn_closing()
855 void cxgbi_sock_closed(struct cxgbi_sock *csk) in cxgbi_sock_closed()
873 static void need_active_close(struct cxgbi_sock *csk) in need_active_close()
907 void cxgbi_sock_fail_act_open(struct cxgbi_sock *csk, int errno) in cxgbi_sock_fail_act_open()
923 struct cxgbi_sock *csk = (struct cxgbi_sock *)skb->sk; in cxgbi_sock_act_open_req_arp_failure() local
940 void cxgbi_sock_rcv_abort_rpl(struct cxgbi_sock *csk) in cxgbi_sock_rcv_abort_rpl()
959 void cxgbi_sock_rcv_peer_close(struct cxgbi_sock *csk) in cxgbi_sock_rcv_peer_close()
992 void cxgbi_sock_rcv_close_conn_rpl(struct cxgbi_sock *csk, u32 snd_nxt) in cxgbi_sock_rcv_close_conn_rpl()
1023 void cxgbi_sock_rcv_wr_ack(struct cxgbi_sock *csk, unsigned int credits, in cxgbi_sock_rcv_wr_ack()
1087 static unsigned int cxgbi_sock_find_best_mtu(struct cxgbi_sock *csk, in cxgbi_sock_find_best_mtu()
1098 unsigned int cxgbi_sock_select_mss(struct cxgbi_sock *csk, unsigned int pmtu) in cxgbi_sock_select_mss()
1115 void cxgbi_sock_skb_entail(struct cxgbi_sock *csk, struct sk_buff *skb) in cxgbi_sock_skb_entail()
1122 void cxgbi_sock_purge_wr_queue(struct cxgbi_sock *csk) in cxgbi_sock_purge_wr_queue()
1131 void cxgbi_sock_check_wr_invariants(const struct cxgbi_sock *csk) in cxgbi_sock_check_wr_invariants()
1264 struct cxgbi_sock *csk = cconn->cep->csk; in cxgbi_ddp_reserve() local
1451 void cxgbi_conn_tx_open(struct cxgbi_sock *csk) in cxgbi_conn_tx_open()
1508 skb_read_pdu_bhs(struct cxgbi_sock *csk, struct iscsi_conn *conn, in skb_read_pdu_bhs()
1600 static void csk_return_rx_credits(struct cxgbi_sock *csk, int copied) in csk_return_rx_credits()
1626 void cxgbi_conn_pdu_ready(struct cxgbi_sock *csk) in cxgbi_conn_pdu_ready()
1892 struct cxgbi_sock *csk = cconn->cep ? cconn->cep->csk : NULL; in cxgbi_conn_alloc_pdu() local
2273 static int cxgbi_sock_tx_queue_up(struct cxgbi_sock *csk, struct sk_buff *skb) in cxgbi_sock_tx_queue_up()
2342 static int cxgbi_sock_send_skb(struct cxgbi_sock *csk, struct sk_buff *skb) in cxgbi_sock_send_skb()
2369 struct cxgbi_sock *csk = NULL; in cxgbi_conn_xmit_pdu() local
2574 struct cxgbi_sock *csk = cconn->cep->csk; in cxgbi_set_conn_param() local
2619 struct cxgbi_sock *csk; in cxgbi_get_ep_param() local
2678 struct cxgbi_sock *csk; in cxgbi_bind_conn() local
2837 struct cxgbi_sock *csk = find_sock_on_port(chba->cdev, in cxgbi_get_host_param() local
2862 struct cxgbi_sock *csk; in cxgbi_ep_connect() local
2956 struct cxgbi_sock *csk = cep->csk; in cxgbi_ep_poll() local
2968 struct cxgbi_sock *csk = cep->csk; in cxgbi_ep_disconnect() local