Lines Matching defs:csk
78 struct cxgbi_sock *csk; in cxgbi_device_portmap_cleanup() local
316 static int sock_get_port(struct cxgbi_sock *csk) in sock_get_port()
372 static void sock_put_port(struct cxgbi_sock *csk) in sock_put_port()
406 void cxgbi_sock_free_cpl_skbs(struct cxgbi_sock *csk) in cxgbi_sock_free_cpl_skbs()
425 struct cxgbi_sock *csk = kzalloc(sizeof(*csk), GFP_NOIO); in cxgbi_sock_create() local
473 struct cxgbi_sock *csk = NULL; in cxgbi_check_route() local
546 void cxgbi_sock_established(struct cxgbi_sock *csk, unsigned int snd_isn, in cxgbi_sock_established()
556 static void cxgbi_inform_iscsi_conn_closing(struct cxgbi_sock *csk) in cxgbi_inform_iscsi_conn_closing()
571 void cxgbi_sock_closed(struct cxgbi_sock *csk) in cxgbi_sock_closed()
589 static void need_active_close(struct cxgbi_sock *csk) in need_active_close()
621 void cxgbi_sock_fail_act_open(struct cxgbi_sock *csk, int errno) in cxgbi_sock_fail_act_open()
637 struct cxgbi_sock *csk = (struct cxgbi_sock *)skb->sk; in cxgbi_sock_act_open_req_arp_failure() local
651 void cxgbi_sock_rcv_abort_rpl(struct cxgbi_sock *csk) in cxgbi_sock_rcv_abort_rpl()
672 void cxgbi_sock_rcv_peer_close(struct cxgbi_sock *csk) in cxgbi_sock_rcv_peer_close()
705 void cxgbi_sock_rcv_close_conn_rpl(struct cxgbi_sock *csk, u32 snd_nxt) in cxgbi_sock_rcv_close_conn_rpl()
736 void cxgbi_sock_rcv_wr_ack(struct cxgbi_sock *csk, unsigned int credits, in cxgbi_sock_rcv_wr_ack()
800 static unsigned int cxgbi_sock_find_best_mtu(struct cxgbi_sock *csk, in cxgbi_sock_find_best_mtu()
811 unsigned int cxgbi_sock_select_mss(struct cxgbi_sock *csk, unsigned int pmtu) in cxgbi_sock_select_mss()
828 void cxgbi_sock_skb_entail(struct cxgbi_sock *csk, struct sk_buff *skb) in cxgbi_sock_skb_entail()
835 void cxgbi_sock_purge_wr_queue(struct cxgbi_sock *csk) in cxgbi_sock_purge_wr_queue()
844 void cxgbi_sock_check_wr_invariants(const struct cxgbi_sock *csk) in cxgbi_sock_check_wr_invariants()
854 static int cxgbi_sock_send_pdus(struct cxgbi_sock *csk, struct sk_buff *skb) in cxgbi_sock_send_pdus()
1234 static int ddp_tag_reserve(struct cxgbi_sock *csk, unsigned int tid, in ddp_tag_reserve()
1294 int cxgbi_ddp_reserve(struct cxgbi_sock *csk, unsigned int *tagp, in cxgbi_ddp_reserve()
1509 void cxgbi_conn_tx_open(struct cxgbi_sock *csk) in cxgbi_conn_tx_open()
1627 static void csk_return_rx_credits(struct cxgbi_sock *csk, int copied) in csk_return_rx_credits()
1653 void cxgbi_conn_pdu_ready(struct cxgbi_sock *csk) in cxgbi_conn_pdu_ready()
2142 struct cxgbi_sock *csk = cconn->cep->csk; in cxgbi_set_conn_param() local
2195 struct cxgbi_sock *csk; in cxgbi_get_ep_param() local
2254 struct cxgbi_sock *csk; in cxgbi_bind_conn() local
2429 struct cxgbi_sock *csk; in cxgbi_ep_connect() local
2502 struct cxgbi_sock *csk = cep->csk; in cxgbi_ep_poll() local
2514 struct cxgbi_sock *csk = cep->csk; in cxgbi_ep_disconnect() local