Lines Matching refs:cxgbit_sock

469 		     struct cxgbit_sock *csk)  in cxgbit_set_conn_info()
479 struct cxgbit_sock *csk; in cxgbit_accept_np()
505 struct cxgbit_sock, in cxgbit_accept_np()
598 static void __cxgbit_free_conn(struct cxgbit_sock *csk);
603 struct cxgbit_sock *csk, *tmp; in cxgbit_free_np()
622 static void cxgbit_send_halfclose(struct cxgbit_sock *csk) in cxgbit_send_halfclose()
641 struct cxgbit_sock *csk = handle; in cxgbit_arp_failure_discard()
658 static int cxgbit_send_abort_req(struct cxgbit_sock *csk) in cxgbit_send_abort_req()
679 __cxgbit_abort_conn(struct cxgbit_sock *csk, struct sk_buff *skb) in __cxgbit_abort_conn()
698 void cxgbit_abort_conn(struct cxgbit_sock *csk) in cxgbit_abort_conn()
718 static void __cxgbit_free_conn(struct cxgbit_sock *csk) in __cxgbit_free_conn()
759 static void cxgbit_set_emss(struct cxgbit_sock *csk, u16 opt) in cxgbit_set_emss()
777 static void cxgbit_free_skb(struct cxgbit_sock *csk) in cxgbit_free_skb()
795 struct cxgbit_sock *csk; in _cxgbit_free_csk()
798 csk = container_of(kref, struct cxgbit_sock, kref); in _cxgbit_free_csk()
827 static void cxgbit_set_tcp_window(struct cxgbit_sock *csk, struct port_info *pi) in cxgbit_set_tcp_window()
899 cxgbit_offload_init(struct cxgbit_sock *csk, int iptype, __u8 *peer_ip, in cxgbit_offload_init()
1045 static void cxgbit_send_rx_credits(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_send_rx_credits()
1060 int cxgbit_rx_data_ack(struct cxgbit_sock *csk) in cxgbit_rx_data_ack()
1094 static int cxgbit_alloc_csk_skb(struct cxgbit_sock *csk) in cxgbit_alloc_csk_skb()
1130 cxgbit_pass_accept_rpl(struct cxgbit_sock *csk, struct cpl_pass_accept_req *req) in cxgbit_pass_accept_rpl()
1219 struct cxgbit_sock *csk = NULL; in cxgbit_pass_accept_req()
1389 cxgbit_tx_flowc_wr_credits(struct cxgbit_sock *csk, u32 *nparamsp, in cxgbit_tx_flowc_wr_credits()
1416 u32 cxgbit_send_tx_flowc_wr(struct cxgbit_sock *csk) in cxgbit_send_tx_flowc_wr()
1489 cxgbit_send_tcb_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_send_tcb_skb()
1508 int cxgbit_setup_conn_digest(struct cxgbit_sock *csk) in cxgbit_setup_conn_digest()
1545 int cxgbit_setup_conn_pgidx(struct cxgbit_sock *csk, u32 pg_idx) in cxgbit_setup_conn_pgidx()
1628 struct cxgbit_sock *csk; in cxgbit_pass_establish()
1662 static void cxgbit_queue_rx_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_rx_skb()
1671 static void cxgbit_peer_close(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_peer_close()
1699 static void cxgbit_close_con_rpl(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_close_con_rpl()
1723 static void cxgbit_abort_req_rss(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_abort_req_rss()
1785 static void cxgbit_abort_rpl_rss(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_abort_rpl_rss()
1808 static bool cxgbit_credit_err(const struct cxgbit_sock *csk) in cxgbit_credit_err()
1835 static void cxgbit_fw4_ack(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_fw4_ack()
1899 struct cxgbit_sock *csk; in cxgbit_set_tcb_rpl()
1920 struct cxgbit_sock *csk; in cxgbit_rx_data()
1939 __cxgbit_process_rx_cpl(struct cxgbit_sock *csk, struct sk_buff *skb) in __cxgbit_process_rx_cpl()
1952 static void cxgbit_process_rx_cpl(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_process_rx_cpl()
1961 struct cxgbit_sock *csk; in cxgbit_rx_cpl()