Searched refs:offsets (Results 1 – 17 of 17) sorted by relevance
8298 *offsets = dummy_pppoe_packet_offsets; in ice_find_dummy_packet()8304 *offsets = dummy_pppoe_packet_offsets; in ice_find_dummy_packet()8353 *offsets = dummy_tcp_packet_offsets; in ice_find_dummy_packet()8360 *offsets = dummy_udp_packet_offsets; in ice_find_dummy_packet()8425 *offsets = dummy_udp_packet_offsets; in ice_find_dummy_packet()8458 *offsets = dummy_mpls_packet_offsets; in ice_find_dummy_packet()8462 *offsets = dummy_tcp_packet_offsets; in ice_find_dummy_packet()8503 if (type == offsets[j].type) { in ice_fill_adv_dummy_packet()8504 offset = offsets[j].offset; in ice_fill_adv_dummy_packet()8635 if (offsets[i].type == ICE_UDP_OF) { in ice_fill_adv_packet_tun()[all …]
43 u16 offsets[ICE_PARSER_PROTO_NUM]; member
675 rt->offsets[entry->proto_id] = po; in _proto_off_update()682 rt->offsets[rt->action->proto_id] = rt->po; in _proto_off_update()743 rslt->po[rslt->po_num].offset = rt->offsets[i]; in _proto_off_resolve()
391 svuint64_t offsets = svindex_u64(0, BD_SIZE); in hns3_tx_fill_hw_ring_sve() local424 offsets, addr); in hns3_tx_fill_hw_ring_sve()427 offsets, data_len); in hns3_tx_fill_hw_ring_sve()431 offsets, svdup_n_u64(0)); in hns3_tx_fill_hw_ring_sve()435 offsets, svdup_n_u64(valid_bit)); in hns3_tx_fill_hw_ring_sve()
92 uint64_t __rte_aligned(0x20) offsets[2]; /* offset 0x60 */
172 grp_offset = (uint16_t)pci->regs->offsets[0]; in init_pci_device()174 wq_offset = (uint16_t)(pci->regs->offsets[0] >> 16); in init_pci_device()
146 grp_offset = (uint16_t)pci->regs->offsets[0]; in init_pci_device()148 wq_offset = (uint16_t)(pci->regs->offsets[0] >> 16); in init_pci_device()
295 uint64_t __rte_aligned(0x20) offsets[2]; /* offset 0x60 */
173 Trying offsets: 0x40000000000:0x0000, 0x10000:0x1f0000
229 a fixed RSS key. It is calculated on fixed packet offsets. For IPv4 and IPv6 it
609 } data; /**< Data offsets and length for AEAD */628 } data; /**< Data offsets and length for ciphering */636 /**< Data offsets and length for authentication */
1087 …| | | predefined offsets. …
863 Example pattern looking for several strings at various offsets of a UDP
377 Set the offsets of packet segments on receiving if split
289 * ``rxoffs``: Packet offsets for RX split.794 Set the offsets of segments relating to the data buffer beginning on receiving801 of offsets is shorter than the list of segments the zero offsets will be used
352 uint32_t offsets; member
10967 parse_offsets(const char *q_arg, uint16_t *offsets, uint16_t max_num) in parse_offsets() argument10999 offsets[i] = (uint16_t)int_fld; in parse_offsets()