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