Lines Matching defs:csk
30 __cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len, bool iso) in __cxgbit_alloc_skb()
70 static struct sk_buff *cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len) in cxgbit_alloc_skb()
163 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, in cxgbit_tx_data_wr()
205 void cxgbit_push_tx_frames(struct cxgbit_sock *csk) in cxgbit_push_tx_frames()
290 static bool cxgbit_lock_sock(struct cxgbit_sock *csk) in cxgbit_lock_sock()
302 static void cxgbit_unlock_sock(struct cxgbit_sock *csk) in cxgbit_unlock_sock()
327 static int cxgbit_queue_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_skb()
413 cxgbit_tx_datain_iso(struct cxgbit_sock *csk, struct iscsi_cmd *cmd, in cxgbit_tx_datain_iso()
504 cxgbit_tx_datain(struct cxgbit_sock *csk, struct iscsi_cmd *cmd, in cxgbit_tx_datain()
537 struct cxgbit_sock *csk = conn->context; in cxgbit_xmit_datain_pdu() local
556 struct cxgbit_sock *csk = conn->context; in cxgbit_xmit_nondatain_pdu() local
594 struct cxgbit_sock *csk = conn->context; in cxgbit_validate_params() local
616 static int cxgbit_set_digest(struct cxgbit_sock *csk) in cxgbit_set_digest()
648 static int cxgbit_set_iso_npdu(struct cxgbit_sock *csk) in cxgbit_set_iso_npdu()
699 static int cxgbit_seq_pdu_inorder(struct cxgbit_sock *csk) in cxgbit_seq_pdu_inorder()
737 struct cxgbit_sock *csk = conn->context; in cxgbit_set_params() local
797 struct cxgbit_sock *csk = conn->context; in cxgbit_put_login_tx() local
855 static struct iscsi_cmd *cxgbit_allocate_cmd(struct cxgbit_sock *csk) in cxgbit_allocate_cmd()
880 struct cxgbit_sock *csk = conn->context; in cxgbit_handle_immediate_data() local
987 cxgbit_handle_scsi_cmd(struct cxgbit_sock *csk, struct iscsi_cmd *cmd) in cxgbit_handle_scsi_cmd()
1015 static int cxgbit_handle_iscsi_dataout(struct cxgbit_sock *csk) in cxgbit_handle_iscsi_dataout()
1092 static int cxgbit_handle_nop_out(struct cxgbit_sock *csk, struct iscsi_cmd *cmd) in cxgbit_handle_nop_out()
1160 cxgbit_handle_text_cmd(struct cxgbit_sock *csk, struct iscsi_cmd *cmd) in cxgbit_handle_text_cmd()
1213 static int cxgbit_target_rx_opcode(struct cxgbit_sock *csk) in cxgbit_target_rx_opcode()
1291 static int cxgbit_rx_opcode(struct cxgbit_sock *csk) in cxgbit_rx_opcode()
1327 static int cxgbit_rx_login_pdu(struct cxgbit_sock *csk) in cxgbit_rx_login_pdu()
1370 cxgbit_process_iscsi_pdu(struct cxgbit_sock *csk, struct sk_buff *skb, int idx) in cxgbit_process_iscsi_pdu()
1412 static void cxgbit_lro_hskb_reset(struct cxgbit_sock *csk) in cxgbit_lro_hskb_reset()
1428 cxgbit_lro_skb_merge(struct cxgbit_sock *csk, struct sk_buff *skb, u8 pdu_idx) in cxgbit_lro_skb_merge()
1498 static int cxgbit_process_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_process_lro_skb()
1538 static int cxgbit_rx_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_rx_lro_skb()
1564 static int cxgbit_rx_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_rx_skb()
1580 static bool cxgbit_rxq_len(struct cxgbit_sock *csk, struct sk_buff_head *rxq) in cxgbit_rxq_len()
1592 static int cxgbit_wait_rxq(struct cxgbit_sock *csk) in cxgbit_wait_rxq()
1617 struct cxgbit_sock *csk = conn->context; in cxgbit_get_login_rx() local
1633 struct cxgbit_sock *csk = conn->context; in cxgbit_get_rx_pdu() local