Lines Matching refs:cxgbi_sock

88 static inline int send_tx_flowc_wr(struct cxgbi_sock *);
186 static int push_tx_frames(struct cxgbi_sock *, int);
208 static void send_act_open_req(struct cxgbi_sock *csk, struct sk_buff *skb,
327 static void send_act_open_req6(struct cxgbi_sock *csk, struct sk_buff *skb,
441 static void send_close_req(struct cxgbi_sock *csk)
463 struct cxgbi_sock *csk = (struct cxgbi_sock *)handle;
474 static void send_abort_req(struct cxgbi_sock *csk)
509 static void send_abort_rpl(struct cxgbi_sock *csk, int rst_status)
531 static u32 send_rx_credits(struct cxgbi_sock *csk, u32 credits)
614 static inline int send_tx_flowc_wr(struct cxgbi_sock *csk)
714 cxgb4i_make_tx_data_wr(struct cxgbi_sock *csk, struct sk_buff *skb, int dlen,
767 static int push_tx_frames(struct cxgbi_sock *csk, int req_completion)
880 static inline void free_atid(struct cxgbi_sock *csk)
893 struct cxgbi_sock *csk;
991 struct cxgbi_sock *csk = from_timer(csk, t, retry_timer);
993 void (*send_act_open_func)(struct cxgbi_sock *, struct sk_buff *,
1045 struct cxgbi_sock *csk;
1094 struct cxgbi_sock *csk;
1115 struct cxgbi_sock *csk;
1134 static int abort_status_to_errno(struct cxgbi_sock *csk, int abort_reason,
1154 struct cxgbi_sock *csk;
1202 struct cxgbi_sock *csk;
1226 struct cxgbi_sock *csk;
1247 struct cxgbi_sock *csk;
1352 struct cxgbi_sock *csk;
1414 cxgb4i_process_ddpvld(struct cxgbi_sock *csk,
1448 struct cxgbi_sock *csk;
1514 struct cxgbi_sock *csk;
1605 struct cxgbi_sock *csk;
1630 struct cxgbi_sock *csk;
1653 static int alloc_cpls(struct cxgbi_sock *csk)
1676 static inline void l2t_put(struct cxgbi_sock *csk)
1685 static void release_offload_resources(struct cxgbi_sock *csk)
1766 static int init_act_open(struct cxgbi_sock *csk)
2016 static int ddp_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk,
2051 static int ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbi_sock *csk,
2077 static int ddp_setup_conn_pgidx(struct cxgbi_sock *csk, unsigned int tid,
2110 static int ddp_setup_conn_digest(struct cxgbi_sock *csk, unsigned int tid,
2429 struct cxgbi_sock *csk = pmap->port_csk[i];