Symbol: cxgbit_sock
drivers/target/iscsi/cxgbit/cxgbit.h
258
static inline void cxgbit_get_csk(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit.h
263
static inline void cxgbit_put_csk(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit.h
278
static inline void cxgbit_sock_reset_wr_list(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit.h
284
static inline struct sk_buff *cxgbit_sock_peek_wr(const struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit.h
290
cxgbit_sock_enqueue_wr(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit.h
303
static inline struct sk_buff *cxgbit_sock_dequeue_wr(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit.h
318
int cxgbit_setup_conn_digest(struct cxgbit_sock *);
drivers/target/iscsi/cxgbit/cxgbit.h
321
void cxgbit_abort_conn(struct cxgbit_sock *csk);
drivers/target/iscsi/cxgbit/cxgbit.h
325
int cxgbit_rx_data_ack(struct cxgbit_sock *);
drivers/target/iscsi/cxgbit/cxgbit.h
328
void cxgbit_push_tx_frames(struct cxgbit_sock *);
drivers/target/iscsi/cxgbit/cxgbit.h
334
u32 cxgbit_send_tx_flowc_wr(struct cxgbit_sock *);
drivers/target/iscsi/cxgbit/cxgbit.h
342
int cxgbit_setup_conn_pgidx(struct cxgbit_sock *, u32);
drivers/target/iscsi/cxgbit/cxgbit.h
343
int cxgbit_reserve_ttt(struct cxgbit_sock *, struct iscsit_cmd *);
drivers/target/iscsi/cxgbit/cxgbit.h
44
struct cxgbit_sock;
drivers/target/iscsi/cxgbit/cxgbit.h
73
void (*backlog_fn)(struct cxgbit_sock *, struct sk_buff *);
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1045
static void cxgbit_send_rx_credits(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1060
int cxgbit_rx_data_ack(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1094
static int cxgbit_alloc_csk_skb(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1130
cxgbit_pass_accept_rpl(struct cxgbit_sock *csk, struct cpl_pass_accept_req *req)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1219
struct cxgbit_sock *csk = NULL;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1389
cxgbit_tx_flowc_wr_credits(struct cxgbit_sock *csk, u32 *nparamsp,
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1416
u32 cxgbit_send_tx_flowc_wr(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1489
cxgbit_send_tcb_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1508
int cxgbit_setup_conn_digest(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1545
int cxgbit_setup_conn_pgidx(struct cxgbit_sock *csk, u32 pg_idx)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1628
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1662
static void cxgbit_queue_rx_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1671
static void cxgbit_peer_close(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1699
static void cxgbit_close_con_rpl(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1723
static void cxgbit_abort_req_rss(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1785
static void cxgbit_abort_rpl_rss(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1808
static bool cxgbit_credit_err(const struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1835
static void cxgbit_fw4_ack(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1899
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1920
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1939
__cxgbit_process_rx_cpl(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1952
static void cxgbit_process_rx_cpl(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
1961
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
469
struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
479
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
505
struct cxgbit_sock,
drivers/target/iscsi/cxgbit/cxgbit_cm.c
598
static void __cxgbit_free_conn(struct cxgbit_sock *csk);
drivers/target/iscsi/cxgbit/cxgbit_cm.c
603
struct cxgbit_sock *csk, *tmp;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
622
static void cxgbit_send_halfclose(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
641
struct cxgbit_sock *csk = handle;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
658
static int cxgbit_send_abort_req(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
679
__cxgbit_abort_conn(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
698
void cxgbit_abort_conn(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
718
static void __cxgbit_free_conn(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
759
static void cxgbit_set_emss(struct cxgbit_sock *csk, u16 opt)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
777
static void cxgbit_free_skb(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
795
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
798
csk = container_of(kref, struct cxgbit_sock, kref);
drivers/target/iscsi/cxgbit/cxgbit_cm.c
827
static void cxgbit_set_tcp_window(struct cxgbit_sock *csk, struct port_info *pi)
drivers/target/iscsi/cxgbit/cxgbit_cm.c
899
cxgbit_offload_init(struct cxgbit_sock *csk, int iptype, __u8 *peer_ip,
drivers/target/iscsi/cxgbit/cxgbit_ddp.c
127
cxgbit_ddp_set_map(struct cxgbi_ppm *ppm, struct cxgbit_sock *csk,
drivers/target/iscsi/cxgbit/cxgbit_ddp.c
171
cxgbit_ddp_reserve(struct cxgbit_sock *csk, struct cxgbi_task_tag_info *ttinfo,
drivers/target/iscsi/cxgbit/cxgbit_ddp.c
233
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_ddp.c
271
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_ddp.c
98
cxgbit_ppod_write_idata(struct cxgbi_ppm *ppm, struct cxgbit_sock *csk,
drivers/target/iscsi/cxgbit/cxgbit_lro.h
22
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_main.c
173
cxgbit_process_ddpvld(struct cxgbit_sock *csk, struct cxgbit_lro_pdu_cb *pdu_cb,
drivers/target/iscsi/cxgbit/cxgbit_main.c
316
cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl,
drivers/target/iscsi/cxgbit/cxgbit_main.c
340
static void cxgbit_queue_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_main.c
357
struct cxgbit_sock *csk = lro_cb->csk;
drivers/target/iscsi/cxgbit/cxgbit_main.c
379
cxgbit_lro_receive(struct cxgbit_sock *csk, u8 op, const __be64 *rsp,
drivers/target/iscsi/cxgbit/cxgbit_main.c
441
struct cxgbit_sock *csk = NULL;
drivers/target/iscsi/cxgbit/cxgbit_main.c
541
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_main.c
98
struct cxgbit_sock *csk;
drivers/target/iscsi/cxgbit/cxgbit_target.c
1087
static int cxgbit_handle_nop_out(struct cxgbit_sock *csk, struct iscsit_cmd *cmd)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1155
cxgbit_handle_text_cmd(struct cxgbit_sock *csk, struct iscsit_cmd *cmd)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1208
static int cxgbit_target_rx_opcode(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1286
static int cxgbit_rx_opcode(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1322
static int cxgbit_rx_login_pdu(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1365
cxgbit_process_iscsi_pdu(struct cxgbit_sock *csk, struct sk_buff *skb, int idx)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1408
static void cxgbit_lro_hskb_reset(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1424
cxgbit_lro_skb_merge(struct cxgbit_sock *csk, struct sk_buff *skb, u8 pdu_idx)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1494
static int cxgbit_process_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1534
static int cxgbit_t5_rx_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1560
static int cxgbit_rx_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1578
static int cxgbit_rx_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_target.c
159
cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen,
drivers/target/iscsi/cxgbit/cxgbit_target.c
1594
static bool cxgbit_rxq_len(struct cxgbit_sock *csk, struct sk_buff_head *rxq)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1606
static int cxgbit_wait_rxq(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
1631
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
1647
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
201
void cxgbit_push_tx_frames(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
27
__cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len, bool iso)
drivers/target/iscsi/cxgbit/cxgbit_target.c
286
static void cxgbit_unlock_sock(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
290
void (*fn)(struct cxgbit_sock *, struct sk_buff *);
drivers/target/iscsi/cxgbit/cxgbit_target.c
311
static int cxgbit_queue_skb(struct cxgbit_sock *csk, struct sk_buff *skb)
drivers/target/iscsi/cxgbit/cxgbit_target.c
393
cxgbit_tx_datain_iso(struct cxgbit_sock *csk, struct iscsit_cmd *cmd,
drivers/target/iscsi/cxgbit/cxgbit_target.c
484
cxgbit_tx_datain(struct cxgbit_sock *csk, struct iscsit_cmd *cmd,
drivers/target/iscsi/cxgbit/cxgbit_target.c
517
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
536
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
574
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
596
static int cxgbit_set_digest(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
628
static int cxgbit_set_iso_npdu(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
67
static struct sk_buff *cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len)
drivers/target/iscsi/cxgbit/cxgbit_target.c
679
static int cxgbit_seq_pdu_inorder(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
717
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
777
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
835
static struct iscsit_cmd *cxgbit_allocate_cmd(struct cxgbit_sock *csk)
drivers/target/iscsi/cxgbit/cxgbit_target.c
860
struct cxgbit_sock *csk = conn->context;
drivers/target/iscsi/cxgbit/cxgbit_target.c
967
cxgbit_handle_scsi_cmd(struct cxgbit_sock *csk, struct iscsit_cmd *cmd)
drivers/target/iscsi/cxgbit/cxgbit_target.c
995
static int cxgbit_handle_iscsi_dataout(struct cxgbit_sock *csk)