Searched refs:r_dh (Results 1 – 3 of 3) sorted by relevance
637 r_dh_off = (rh->r_dh.len - 1) * BYTES_PER_DHLEN_UNIT; in liquidio_push_packet()640 if (rh->r_dh.has_hwtstamp) { in liquidio_push_packet()661 if (rh->r_dh.has_hash) { in liquidio_push_packet()669 skb_pull(skb, rh->r_dh.len * BYTES_PER_DHLEN_UNIT); in liquidio_push_packet()673 (((rh->r_dh.encap_on) && in liquidio_push_packet()674 (rh->r_dh.csum_verified & CNNIC_TUN_CSUM_VERIFIED)) || in liquidio_push_packet()675 (!(rh->r_dh.encap_on) && in liquidio_push_packet()676 ((rh->r_dh.csum_verified & CNNIC_CSUM_VERIFIED) == in liquidio_push_packet()686 if (rh->r_dh.encap_on) { in liquidio_push_packet()694 rh->r_dh.vlan) { in liquidio_push_packet()[all …]
596 } r_dh; member636 } r_dh;
624 rh->r_dh.len += (ROUNDUP8(OCT_DROQ_INFO_SIZE) / sizeof(u64)); in octeon_droq_fast_process_packets()