Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c817 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(skb); in cxgbit_skb_copy_to_sg()
861 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_immediate_data()
970 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_scsi_cmd()
1002 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_iscsi_dataout()
1090 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_nop_out()
1158 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_handle_text_cmd()
1210 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_target_rx_opcode()
1288 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_rx_opcode()
1326 struct cxgbit_lro_pdu_cb *pdu_cb = cxgbit_rx_pdu_cb(csk->skb); in cxgbit_rx_login_pdu()
1367 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()