Home
last modified time | relevance | path

Searched refs:cxgbit_lro_pdu_cb (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_lro.h39 struct cxgbit_lro_pdu_cb { struct
57 (MAX_SKB_FRAGS * sizeof(struct cxgbit_lro_pdu_cb))) argument
61 sizeof(struct cxgbit_lro_pdu_cb))
65 ((struct cxgbit_lro_pdu_cb *)(skb->data + sizeof(struct cxgbit_lro_cb) \
66 + (i * sizeof(struct cxgbit_lro_pdu_cb))))
Dcxgbit_target.c834 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(skb); in cxgbit_skb_copy_to_sg()
878 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_immediate_data()
987 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_scsi_cmd()
1017 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_iscsi_dataout()
1092 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_nop_out()
1160 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_text_cmd()
1212 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_target_rx_opcode()
1290 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_rx_opcode()
1328 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_rx_login_pdu()
1369 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_skb_lro_pdu_cb(skb, idx); in cxgbit_process_iscsi_pdu()
[all …]
Dcxgbit_main.c166 cxgbit_process_ddpvld(struct cxgbit_sock *csk, struct cxgbit_lro_pdu_cb *pdu_cb, in cxgbit_process_ddpvld()
193 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_skb_lro_pdu_cb(skb, in cxgbit_lro_add_packet_rsp()
238 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_skb_lro_pdu_cb(skb, in cxgbit_lro_add_packet_gl()