Lines Matching refs:cxgbi_sock
88 static inline int send_tx_flowc_wr(struct cxgbi_sock *);
185 static int push_tx_frames(struct cxgbi_sock *, int);
207 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb,
326 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb,
440 static void send_close_req(struct cxgbi_sock *csk)
462 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle;
473 static void send_abort_req(struct cxgbi_sock *csk)
508 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status)
530 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits)
613 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk)
713 cxgb4i_make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, int dlen,
766 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion)
879 static inline void free_atid(struct cxgbi_sock *csk)
892 struct cxgbi_sock *csk;
990 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer);
992 void (*send_act_open_func)(struct cxgbi_sock *, struct sk_buff *,
1044 struct cxgbi_sock *csk;
1093 struct cxgbi_sock *csk;
1114 struct cxgbi_sock *csk;
1133 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason,
1153 struct cxgbi_sock *csk;
1201 struct cxgbi_sock *csk;
1225 struct cxgbi_sock *csk;
1246 struct cxgbi_sock *csk;
1351 struct cxgbi_sock *csk;
1413 cxgb4i_process_ddpvld(struct cxgbi_sock *csk,
1447 struct cxgbi_sock *csk;
1513 struct cxgbi_sock *csk;
1604 struct cxgbi_sock *csk;
1629 struct cxgbi_sock *csk;
1652 static int alloc_cpls(struct cxgbi_sock *csk)
1675 static inline void l2t_put(struct cxgbi_sock *csk)
1684 static void release_offload_resources(struct cxgbi_sock *csk)
1765 static int init_act_open(struct cxgbi_sock *csk)
2015 static int ddp_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk,
2050 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk,
2076 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid,
2109 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid,
2428 struct cxgbi_sock *csk = pmap->port_csk[i];