• Home
  • Raw
  • Download

Lines Matching defs:csk

207 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb,  in send_act_open_req()
326 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb, in send_act_open_req6()
440 static void send_close_req(struct cxgbi_sock *csk) in send_close_req()
462 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle; in abort_arp_failure() local
473 static void send_abort_req(struct cxgbi_sock *csk) in send_abort_req()
508 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status) in send_abort_rpl()
530 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits) in send_rx_credits()
613 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk) in send_tx_flowc_wr()
713 cxgb4i_make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, int dlen, in cxgb4i_make_tx_data_wr()
766 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion) in push_tx_frames()
879 static inline void free_atid(struct cxgbi_sock *csk) in free_atid()
892 struct cxgbi_sock *csk; in do_act_establish() local
990 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer); in csk_act_open_retry_timer() local
1044 struct cxgbi_sock *csk; in do_act_open_rpl() local
1093 struct cxgbi_sock *csk; in do_peer_close() local
1114 struct cxgbi_sock *csk; in do_close_con_rpl() local
1133 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason, in abort_status_to_errno()
1153 struct cxgbi_sock *csk; in do_abort_req_rss() local
1201 struct cxgbi_sock *csk; in do_abort_rpl_rss() local
1225 struct cxgbi_sock *csk; in do_rx_data() local
1246 struct cxgbi_sock *csk; in do_rx_iscsi_hdr() local
1351 struct cxgbi_sock *csk; in do_rx_iscsi_data() local
1413 cxgb4i_process_ddpvld(struct cxgbi_sock *csk, in cxgb4i_process_ddpvld()
1447 struct cxgbi_sock *csk; in do_rx_data_ddp() local
1513 struct cxgbi_sock *csk; in do_rx_iscsi_cmp() local
1604 struct cxgbi_sock *csk; in do_fw4_ack() local
1629 struct cxgbi_sock *csk; in do_set_tcb_rpl() local
1652 static int alloc_cpls(struct cxgbi_sock *csk) in alloc_cpls()
1675 static inline void l2t_put(struct cxgbi_sock *csk) in l2t_put()
1684 static void release_offload_resources(struct cxgbi_sock *csk) in release_offload_resources()
1765 static int init_act_open(struct cxgbi_sock *csk) in init_act_open()
2015 static int ddp_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_ppod_write_idata()
2050 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk, in ddp_set_map()
2076 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_pgidx()
2109 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid, in ddp_setup_conn_digest()
2428 struct cxgbi_sock *csk = pmap->port_csk[i]; in cxgb4_dcb_change_notify() local