Searched refs:start_index (Results 1 – 18 of 18) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | dpool.c | 14 uint32_t start_index, in dpool_init() argument 34 dpool->start_index = start_index; in dpool_init() 44 dpool->entry[i].index = start_index; in dpool_init() 46 start_index++; in dpool_init() 67 dst_index + dpool->start_index); in dpool_move() 310 return (first_entry_index + dpool->start_index); in dpool_alloc() 344 int start = (index - dpool->start_index); in dpool_free() 376 int start = (index - dpool->start_index); in dpool_set_entry_data()
|
| H A D | dpool.h | 135 uint32_t start_index; member 176 uint32_t start_index,
|
| H A D | tf_msg.c | 2152 req.start_index = tfp_cpu_to_le_32(starting_idx); in tf_msg_bulk_get_tbl_entry()
|
| /dpdk/lib/gro/ |
| H A D | gro_udp4.c | 56 tbl->flows[i].start_index = INVALID_ARRAY_INDEX; in gro_udp4_tbl_create() 93 if (tbl->flows[i].start_index == INVALID_ARRAY_INDEX) in find_an_empty_flow() 166 tbl->flows[flow_idx].start_index = item_idx; in insert_new_flow() 251 if (tbl->flows[i].start_index != INVALID_ARRAY_INDEX) { in gro_udp4_reassemble() 286 cur_idx = tbl->flows[i].start_index; in gro_udp4_reassemble() 319 if (cur_idx == tbl->flows[i].start_index) { in gro_udp4_reassemble() 327 tbl->flows[i].start_index = item_idx; in gro_udp4_reassemble() 391 j = tbl->flows[i].start_index; in gro_udp4_tbl_timeout_flush() 403 tbl->flows[i].start_index = j; in gro_udp4_tbl_timeout_flush()
|
| H A D | gro_tcp4.c | 56 tbl->flows[i].start_index = INVALID_ARRAY_INDEX; in gro_tcp4_tbl_create() 93 if (tbl->flows[i].start_index == INVALID_ARRAY_INDEX) in find_an_empty_flow() 170 tbl->flows[flow_idx].start_index = item_idx; in insert_new_flow() 258 if (tbl->flows[i].start_index != INVALID_ARRAY_INDEX) { in gro_tcp4_reassemble() 293 cur_idx = tbl->flows[i].start_index; in gro_tcp4_reassemble() 340 j = tbl->flows[i].start_index; in gro_tcp4_tbl_timeout_flush() 351 tbl->flows[i].start_index = j; in gro_tcp4_tbl_timeout_flush()
|
| H A D | gro_vxlan_udp4.c | 57 tbl->flows[i].start_index = INVALID_ARRAY_INDEX; in gro_vxlan_udp4_tbl_create() 92 if (tbl->flows[i].start_index == INVALID_ARRAY_INDEX) in find_an_empty_flow() 176 tbl->flows[flow_idx].start_index = item_idx; in insert_new_flow() 362 if (tbl->flows[i].start_index != INVALID_ARRAY_INDEX) { in gro_vxlan_udp4_reassemble() 394 cur_idx = tbl->flows[i].start_index; in gro_vxlan_udp4_reassemble() 429 if (cur_idx == tbl->flows[i].start_index) { in gro_vxlan_udp4_reassemble() 437 tbl->flows[i].start_index = item_idx; in gro_vxlan_udp4_reassemble() 502 j = tbl->flows[i].start_index; in gro_vxlan_udp4_tbl_timeout_flush() 515 tbl->flows[i].start_index = j; in gro_vxlan_udp4_tbl_timeout_flush()
|
| H A D | gro_vxlan_tcp4.c | 57 tbl->flows[i].start_index = INVALID_ARRAY_INDEX; in gro_vxlan_tcp4_tbl_create() 92 if (tbl->flows[i].start_index == INVALID_ARRAY_INDEX) in find_an_empty_flow() 185 tbl->flows[flow_idx].start_index = item_idx; in insert_new_flow() 382 if (tbl->flows[i].start_index != INVALID_ARRAY_INDEX) { in gro_vxlan_tcp4_reassemble() 414 cur_idx = tbl->flows[i].start_index; in gro_vxlan_tcp4_reassemble() 465 j = tbl->flows[i].start_index; in gro_vxlan_tcp4_tbl_timeout_flush() 477 tbl->flows[i].start_index = j; in gro_vxlan_tcp4_tbl_timeout_flush()
|
| H A D | rte_gro.c | 187 vxlan_tcp_flows[i].start_index = INVALID_ARRAY_INDEX; in rte_gro_reassemble_burst() 200 vxlan_udp_flows[i].start_index = INVALID_ARRAY_INDEX; in rte_gro_reassemble_burst() 213 tcp_flows[i].start_index = INVALID_ARRAY_INDEX; in rte_gro_reassemble_burst() 226 udp_flows[i].start_index = INVALID_ARRAY_INDEX; in rte_gro_reassemble_burst()
|
| H A D | gro_vxlan_udp4.h | 35 uint32_t start_index; member
|
| H A D | gro_vxlan_tcp4.h | 35 uint32_t start_index; member
|
| H A D | gro_udp4.h | 38 uint32_t start_index; member
|
| H A D | gro_tcp4.h | 42 uint32_t start_index; member
|
| /dpdk/drivers/common/iavf/ |
| H A D | iavf_prototype.h | 94 u8 table_id, u32 start_index, u16 buff_size,
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | common.h | 510 unsigned int start_index, unsigned int rw);
|
| H A D | t4_hw.c | 2127 unsigned int start_index, unsigned int rw) in t4_fw_tp_pio_rw() argument 2143 c.u.addrval.addr = cpu_to_be32(start_index + i); in t4_fw_tp_pio_rw()
|
| /dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 572 u8 table_id, u32 start_index, u16 buff_size,
|
| H A D | i40e_common.c | 6485 u8 table_id, u32 start_index, u16 buff_size, in i40e_aq_debug_dump() argument 6509 cmd->idx = CPU_TO_LE32(start_index); in i40e_aq_debug_dump()
|
| /dpdk/drivers/net/bnxt/ |
| H A D | hsi_struct_def_dpdk.h | 52417 uint32_t start_index; member
|