Lines Matching defs:csk

472 		     struct cxgbit_sock *csk)  in cxgbit_set_conn_info()
482 struct cxgbit_sock *csk; in cxgbit_accept_np() local
615 static void cxgbit_send_halfclose(struct cxgbit_sock *csk) in cxgbit_send_halfclose()
648 static int cxgbit_send_abort_req(struct cxgbit_sock *csk) in cxgbit_send_abort_req()
669 __cxgbit_abort_conn(struct cxgbit_sock *csk, struct sk_buff *skb) in __cxgbit_abort_conn()
688 void cxgbit_abort_conn(struct cxgbit_sock *csk) in cxgbit_abort_conn()
710 struct cxgbit_sock *csk = conn->context; in cxgbit_free_conn() local
744 static void cxgbit_set_emss(struct cxgbit_sock *csk, u16 opt) in cxgbit_set_emss()
762 static void cxgbit_free_skb(struct cxgbit_sock *csk) in cxgbit_free_skb()
780 struct cxgbit_sock *csk; in _cxgbit_free_csk() local
811 static void cxgbit_set_tcp_window(struct cxgbit_sock *csk, struct port_info *pi) in cxgbit_set_tcp_window()
879 cxgbit_offload_init(struct cxgbit_sock *csk, int iptype, __u8 *peer_ip, in cxgbit_offload_init()
1025 static void cxgbit_send_rx_credits(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_send_rx_credits()
1040 int cxgbit_rx_data_ack(struct cxgbit_sock *csk) in cxgbit_rx_data_ack()
1074 static int cxgbit_alloc_csk_skb(struct cxgbit_sock *csk) in cxgbit_alloc_csk_skb()
1110 cxgbit_pass_accept_rpl(struct cxgbit_sock *csk, struct cpl_pass_accept_req *req) in cxgbit_pass_accept_rpl()
1200 struct cxgbit_sock *csk = NULL; in cxgbit_pass_accept_req() local
1370 cxgbit_tx_flowc_wr_credits(struct cxgbit_sock *csk, u32 *nparamsp, in cxgbit_tx_flowc_wr_credits()
1397 u32 cxgbit_send_tx_flowc_wr(struct cxgbit_sock *csk) in cxgbit_send_tx_flowc_wr()
1469 int cxgbit_setup_conn_digest(struct cxgbit_sock *csk) in cxgbit_setup_conn_digest()
1508 int cxgbit_setup_conn_pgidx(struct cxgbit_sock *csk, u32 pg_idx) in cxgbit_setup_conn_pgidx()
1593 struct cxgbit_sock *csk; in cxgbit_pass_establish() local
1630 static void cxgbit_queue_rx_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_rx_skb()
1639 static void cxgbit_peer_close(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_peer_close()
1667 static void cxgbit_close_con_rpl(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_close_con_rpl()
1691 static void cxgbit_abort_req_rss(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_abort_req_rss()
1753 static void cxgbit_abort_rpl_rss(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_abort_rpl_rss()
1776 static bool cxgbit_credit_err(const struct cxgbit_sock *csk) in cxgbit_credit_err()
1803 static void cxgbit_fw4_ack(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_fw4_ack()
1867 struct cxgbit_sock *csk; in cxgbit_set_tcb_rpl() local
1888 struct cxgbit_sock *csk; in cxgbit_rx_data() local
1907 __cxgbit_process_rx_cpl(struct cxgbit_sock *csk, struct sk_buff *skb) in __cxgbit_process_rx_cpl()
1920 static void cxgbit_process_rx_cpl(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_process_rx_cpl()
1929 struct cxgbit_sock *csk; in cxgbit_rx_cpl() local