Home
last modified time | relevance | path

Searched refs:hdr_cpl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c746 struct cpl_iscsi_hdr *hdr_cpl = cplhdr(skb); in do_iscsi_hdr() local
769 cxgbi_skcb_tcp_seq(skb) = ntohl(hdr_cpl->seq); in do_iscsi_hdr()
775 len = hdr_len = ntohs(hdr_cpl->len); in do_iscsi_hdr()
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c747 struct cpl_iscsi_hdr *hdr_cpl = cplhdr(skb); in do_iscsi_hdr() local
770 cxgbi_skcb_tcp_seq(skb) = ntohl(hdr_cpl->seq); in do_iscsi_hdr()
776 len = hdr_len = ntohs(hdr_cpl->len); in do_iscsi_hdr()

Completed in 5 milliseconds