Lines Matching refs:cxgbit_sock

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()
159 cxgbit_tx_data_wr(struct cxgbit_sock *csk, struct sk_buff *skb, u32 dlen, in cxgbit_tx_data_wr()
201 void cxgbit_push_tx_frames(struct cxgbit_sock *csk) in cxgbit_push_tx_frames()
286 static void cxgbit_unlock_sock(struct cxgbit_sock *csk) in cxgbit_unlock_sock()
290 void (*fn)(struct cxgbit_sock *, struct sk_buff *); in cxgbit_unlock_sock()
311 static int cxgbit_queue_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_queue_skb()
393 cxgbit_tx_datain_iso(struct cxgbit_sock *csk, struct iscsit_cmd *cmd, in cxgbit_tx_datain_iso()
484 cxgbit_tx_datain(struct cxgbit_sock *csk, struct iscsit_cmd *cmd, in cxgbit_tx_datain()
517 struct cxgbit_sock *csk = conn->context; in cxgbit_xmit_datain_pdu()
536 struct cxgbit_sock *csk = conn->context; in cxgbit_xmit_nondatain_pdu()
574 struct cxgbit_sock *csk = conn->context; in cxgbit_validate_params()
596 static int cxgbit_set_digest(struct cxgbit_sock *csk) in cxgbit_set_digest()
628 static int cxgbit_set_iso_npdu(struct cxgbit_sock *csk) in cxgbit_set_iso_npdu()
679 static int cxgbit_seq_pdu_inorder(struct cxgbit_sock *csk) in cxgbit_seq_pdu_inorder()
717 struct cxgbit_sock *csk = conn->context; in cxgbit_set_params()
777 struct cxgbit_sock *csk = conn->context; in cxgbit_put_login_tx()
835 static struct iscsit_cmd *cxgbit_allocate_cmd(struct cxgbit_sock *csk) in cxgbit_allocate_cmd()
860 struct cxgbit_sock *csk = conn->context; in cxgbit_handle_immediate_data()
967 cxgbit_handle_scsi_cmd(struct cxgbit_sock *csk, struct iscsit_cmd *cmd) in cxgbit_handle_scsi_cmd()
995 static int cxgbit_handle_iscsi_dataout(struct cxgbit_sock *csk) in cxgbit_handle_iscsi_dataout()
1087 static int cxgbit_handle_nop_out(struct cxgbit_sock *csk, struct iscsit_cmd *cmd) in cxgbit_handle_nop_out()
1155 cxgbit_handle_text_cmd(struct cxgbit_sock *csk, struct iscsit_cmd *cmd) in cxgbit_handle_text_cmd()
1208 static int cxgbit_target_rx_opcode(struct cxgbit_sock *csk) in cxgbit_target_rx_opcode()
1286 static int cxgbit_rx_opcode(struct cxgbit_sock *csk) in cxgbit_rx_opcode()
1322 static int cxgbit_rx_login_pdu(struct cxgbit_sock *csk) in cxgbit_rx_login_pdu()
1365 cxgbit_process_iscsi_pdu(struct cxgbit_sock *csk, struct sk_buff *skb, int idx) in cxgbit_process_iscsi_pdu()
1408 static void cxgbit_lro_hskb_reset(struct cxgbit_sock *csk) in cxgbit_lro_hskb_reset()
1424 cxgbit_lro_skb_merge(struct cxgbit_sock *csk, struct sk_buff *skb, u8 pdu_idx) in cxgbit_lro_skb_merge()
1494 static int cxgbit_process_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_process_lro_skb()
1534 static int cxgbit_t5_rx_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_t5_rx_lro_skb()
1560 static int cxgbit_rx_lro_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_rx_lro_skb()
1578 static int cxgbit_rx_skb(struct cxgbit_sock *csk, struct sk_buff *skb) in cxgbit_rx_skb()
1594 static bool cxgbit_rxq_len(struct cxgbit_sock *csk, struct sk_buff_head *rxq) in cxgbit_rxq_len()
1606 static int cxgbit_wait_rxq(struct cxgbit_sock *csk) in cxgbit_wait_rxq()
1631 struct cxgbit_sock *csk = conn->context; in cxgbit_get_login_rx()
1647 struct cxgbit_sock *csk = conn->context; in cxgbit_get_rx_pdu()