Lines Matching defs:csk

27 __cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len, bool iso)  in __cxgbit_alloc_skb()
67 static struct sk_buff *cxgbit_alloc_skb(struct cxgbit_sock *csk, u32 len) in cxgbit_alloc_skb()
160 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, in cxgbit_tx_data_wr()
202 void cxgbit_push_tx_frames(struct cxgbit_sock *csk) in cxgbit_push_tx_frames()
287 static bool cxgbit_lock_sock(struct cxgbit_sock *csk) in cxgbit_lock_sock()
299 static void cxgbit_unlock_sock(struct cxgbit_sock *csk) in cxgbit_unlock_sock()
324 static int cxgbit_queue_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_skb()
410 cxgbit_tx_datain_iso(struct cxgbit_sock *csk, struct iscsi_cmd *cmd, in cxgbit_tx_datain_iso()
501 cxgbit_tx_datain(struct cxgbit_sock *csk, struct iscsi_cmd *cmd, in cxgbit_tx_datain()
534 struct cxgbit_sock *csk = conn->context; in cxgbit_xmit_datain_pdu() local
553 struct cxgbit_sock *csk = conn->context; in cxgbit_xmit_nondatain_pdu() local
591 struct cxgbit_sock *csk = conn->context; in cxgbit_validate_params() local
613 static int cxgbit_set_digest(struct cxgbit_sock *csk) in cxgbit_set_digest()
645 static int cxgbit_set_iso_npdu(struct cxgbit_sock *csk) in cxgbit_set_iso_npdu()
696 static int cxgbit_seq_pdu_inorder(struct cxgbit_sock *csk) in cxgbit_seq_pdu_inorder()
734 struct cxgbit_sock *csk = conn->context; in cxgbit_set_params() local
794 struct cxgbit_sock *csk = conn->context; in cxgbit_put_login_tx() local
852 static struct iscsi_cmd *cxgbit_allocate_cmd(struct cxgbit_sock *csk) in cxgbit_allocate_cmd()
877 struct cxgbit_sock *csk = conn->context; in cxgbit_handle_immediate_data() local
984 cxgbit_handle_scsi_cmd(struct cxgbit_sock *csk, struct iscsi_cmd *cmd) in cxgbit_handle_scsi_cmd()
1012 static int cxgbit_handle_iscsi_dataout(struct cxgbit_sock *csk) in cxgbit_handle_iscsi_dataout()
1089 static int cxgbit_handle_nop_out(struct cxgbit_sock *csk, struct iscsi_cmd *cmd) in cxgbit_handle_nop_out()
1157 cxgbit_handle_text_cmd(struct cxgbit_sock *csk, struct iscsi_cmd *cmd) in cxgbit_handle_text_cmd()
1210 static int cxgbit_target_rx_opcode(struct cxgbit_sock *csk) in cxgbit_target_rx_opcode()
1288 static int cxgbit_rx_opcode(struct cxgbit_sock *csk) in cxgbit_rx_opcode()
1324 static int cxgbit_rx_login_pdu(struct cxgbit_sock *csk) in cxgbit_rx_login_pdu()
1367 cxgbit_process_iscsi_pdu(struct cxgbit_sock *csk, struct sk_buff *skb, int idx) in cxgbit_process_iscsi_pdu()
1410 static void cxgbit_lro_hskb_reset(struct cxgbit_sock *csk) in cxgbit_lro_hskb_reset()
1426 cxgbit_lro_skb_merge(struct cxgbit_sock *csk, struct sk_buff *skb, u8 pdu_idx) in cxgbit_lro_skb_merge()
1496 static int cxgbit_process_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_process_lro_skb()
1536 static int cxgbit_rx_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_rx_lro_skb()
1562 static int cxgbit_rx_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_rx_skb()
1578 static bool cxgbit_rxq_len(struct cxgbit_sock *csk, struct sk_buff_head *rxq) in cxgbit_rxq_len()
1590 static int cxgbit_wait_rxq(struct cxgbit_sock *csk) in cxgbit_wait_rxq()
1615 struct cxgbit_sock *csk = conn->context; in cxgbit_get_login_rx() local
1631 struct cxgbit_sock *csk = conn->context; in cxgbit_get_rx_pdu() local