Searched refs:r_dh (Results 1 – 3 of 3) sorted by relevance
278 if (rh->r_dh.has_hash) { in lio_push_packet()281 if (rh->r_dh.has_hwtstamp) { in lio_push_packet()284 ((rh->r_dh.len - 2) * in lio_push_packet()289 ((rh->r_dh.len - 2) * in lio_push_packet()294 ((rh->r_dh.len - 1) * in lio_push_packet()299 ((rh->r_dh.len - 1) * in lio_push_packet()338 m_adj(mbuf, rh->r_dh.len * 8); in lio_push_packet()339 len -= rh->r_dh.len * 8; in lio_push_packet()343 (rh->r_dh.priority || rh->r_dh.vlan)) { in lio_push_packet()344 uint16_t priority = rh->r_dh.priority; in lio_push_packet()[all …]
501 } r_dh; member541 } r_dh;
621 rh->r_dh.len += (LIO_DROQ_INFO_SIZE + 7) / 8; in lio_droq_fast_process_packets()