Searched refs:start_index (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/contrib/ofed/librdmacm/
H A Dindexer.c58 int i, start_index; local
68 start_index = idx->size << IDX_ENTRY_BITS;
72 entry[i].next = start_index + i + 1;
75 if (start_index == 0)
76 start_index++;
77 idx->free_list = start_index;
79 return start_index;
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mr.c255 int start_index, u64 *buffer_list, int list_len)
270 start_index * 8);
290 start_index += i;
316 struct mthca_mtt *mtt, int start_index,
323 start_index * sizeof (u64);
330 struct mthca_mtt *mtt, int start_index,
336 int s = start_index * sizeof (u64);
359 int start_index, u64 *buffer_list, int list_len)
366 return __mthca_write_mtt(dev, mtt, start_index, buffer_list, list_len);
371 mthca_arbel_write_mtt_seg(dev, mtt, start_index,
254 __mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
315 mthca_tavor_write_mtt_seg(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
329 mthca_arbel_write_mtt_seg(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
358 mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
[all...]
H A Dmthca_dev.h472 int start_index, u64 *buffer_list, int list_len);
/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl_io.c379 TW_INT32 start_index; local
480 start_index = ctlr->aen_head;
490 start_index = ctlr->aen_tail; /* = 0 */
495 event_index = (start_index + event_buf.sequence_id -
496 ctlr->aen_queue[start_index].sequence_id + 1) %
502 start_index, event_index, event_buf.sequence_id,
503 ctlr->aen_queue[start_index].sequence_id,
553 start_index = ctlr->aen_head;
560 start_index = ctlr->aen_tail; /* = 0 */
565 event_index = (start_index
[all...]
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_mapping.c92 enc_entry->start_index = MPR_MAPTABLE_BAD_IDX;
133 mt_entry = &sc->mapping_table[et_entry->start_index];
1035 mt_entry = &sc->mapping_table[enc_entry->start_index];
1036 for (map_idx = enc_entry->start_index; map_idx <
1037 (enc_entry->start_index + enc_entry->num_slots); map_idx++,
1080 if (map_idx < enc_entry->start_index ||
1081 map_idx > (enc_entry->start_index +
1095 if (map_idx == (enc_entry->start_index +
1118 start_index];
1119 for (map_idx = enc_entry->start_index; map_id
[all...]
H A Dmprvar.h130 * @start_index: index to the entry in dev_mapping_table
143 u32 start_index; member in struct:enc_mapping_table
/freebsd-11-stable/sys/dev/mps/
H A Dmps_mapping.c92 enc_entry->start_index = MPS_MAPTABLE_BAD_IDX;
133 mt_entry = &sc->mapping_table[et_entry->start_index];
996 mt_entry = &sc->mapping_table[enc_entry->start_index];
997 for (map_idx = enc_entry->start_index; map_idx <
998 (enc_entry->start_index + enc_entry->num_slots); map_idx++,
1041 if (map_idx < enc_entry->start_index ||
1042 map_idx > (enc_entry->start_index +
1056 if (map_idx == (enc_entry->start_index +
1079 start_index];
1080 for (map_idx = enc_entry->start_index; map_id
[all...]
H A Dmpsvar.h133 * @start_index: index to the entry in dev_mapping_table
146 u32 start_index; member in struct:enc_mapping_table
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mr.c698 int start_index, int npages, u64 *page_list)
706 start_index, &dma_handle);
724 int start_index, int npages, u64 *page_list)
733 max_mtts_first_page = mtts_per_page - (mtt->offset + start_index)
739 err = mlx4_write_mtt_chunk(dev, mtt, start_index, chunk, page_list);
743 start_index += chunk;
752 int start_index, int npages, u64 *page_list)
772 inbox[0] = cpu_to_be64(mtt->offset + start_index);
784 start_index += chunk;
791 return __mlx4_write_mtt(dev, mtt, start_index, npage
697 mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt, int start_index, int npages, u64 *page_list) argument
723 __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, int start_index, int npages, u64 *page_list) argument
751 mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, int start_index, int npages, u64 *page_list) argument
[all...]
H A Dmlx4.h1016 int start_index, int npages, u64 *page_list);
/freebsd-11-stable/sys/sys/
H A Dcdio.h118 u_char start_index; member in struct:ioc_play_track
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_indirect.c569 uint32_t *obsolete_counts, uint64_t start_index, zthr_t *zthr)
572 uint64_t mapi = start_index;
638 uint64_t start_index; local
677 start_index = 0;
699 start_index = UINT64_MAX;
701 start_index = entry - old_mapping->vim_entries;
702 ASSERT3U(start_index, <,
708 start_index, zthr);
568 spa_condense_indirect_generate_new_mapping(vdev_t *vd, uint32_t *obsolete_counts, uint64_t start_index, zthr_t *zthr) argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h97 /* sorted list by start_index */
153 uint32_t start_index; member in struct:mlx5_flow_group
H A Dmlx5_fs_tree.c393 fg->start_index = MLX5_GET(create_flow_group_in, create_fg_in,
396 end_flow_index) - fg->start_index + 1;
640 "flow steering can't destroy star entry group(index:%d) of ft:%s\n", ft->star_rule.fg->start_index,
1060 end_index = fg->start_index + fg->max_ftes - 1;
1432 /* sorted by start_index */
1435 if (candidate_index + group_size > g->start_index)
1436 candidate_index = g->start_index + g->max_ftes;
1622 unsigned int start = fg->start_index;
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dcommon.h836 u32 start_index, bool sleep_ok);
838 u32 start_index, bool sleep_ok);
840 u32 start_index, bool sleep_ok);
842 u32 start_index, bool sleep_ok);
H A Dt4_hw.c5671 unsigned int nregs, unsigned int start_index,
5687 c.u.addrval.addr = cpu_to_be32(start_index + i);
5707 * @start_index: index of first indirect register to read/write
5715 u32 *buff, u32 nregs, u32 start_index, int rw,
5736 rc = t4_tp_fw_ldst_rw(adap, cmd, buff, nregs, start_index, rw,
5744 start_index);
5747 start_index);
5756 * @start_index: index of first indirect register to read
5762 u32 start_index, bool sleep_ok)
5765 start_index,
5670 t4_tp_fw_ldst_rw(struct adapter *adap, int cmd, u32 *vals, unsigned int nregs, unsigned int start_index, unsigned int rw, bool sleep_ok) argument
5714 t4_tp_indirect_rw(struct adapter *adap, u32 reg_addr, u32 reg_data, u32 *buff, u32 nregs, u32 start_index, int rw, bool sleep_ok) argument
5761 t4_tp_pio_read(struct adapter *adap, u32 *buff, u32 nregs, u32 start_index, bool sleep_ok) argument
5778 t4_tp_pio_write(struct adapter *adap, const u32 *buff, u32 nregs, u32 start_index, bool sleep_ok) argument
5795 t4_tp_tm_pio_read(struct adapter *adap, u32 *buff, u32 nregs, u32 start_index, bool sleep_ok) argument
5812 t4_tp_mib_read(struct adapter *adap, u32 *buff, u32 nregs, u32 start_index, bool sleep_ok) argument
[all...]
/freebsd-11-stable/contrib/less/
H A Dsearch.c952 create_hilites(linepos, start_index, end_index, chpos)
954 int start_index;
962 hl.hl_startpos = linepos + chpos[start_index];
972 for (i = start_index+1; i <= end_index; i++)
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_cd.h167 u_int8_t start_index; member in struct:scsi_play_track
/freebsd-11-stable/sys/dev/ixl/
H A Di40e_prototype.h545 u8 table_id, u32 start_index, u16 buff_size,
/freebsd-11-stable/usr.sbin/cdcontrol/
H A Dcdcontrol.c1059 t.start_index = istart;
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h1107 int start_index, int npages, u64 *page_list);
/freebsd-11-stable/sys/dev/scd/
H A Dscd.c442 a, pt->start_index, z, pt->end_index);
/freebsd-11-stable/sys/dev/mcd/
H A Dmcd.c1525 a, pt->start_index, z, pt->end_index);
/freebsd-11-stable/contrib/gcc/
H A Dmips-tfile.c929 unsigned long start_index; /* starting index # of page */
1659 new_links->start_index = vp->num_allocated;
922 unsigned long start_index; /* starting index # of page */ member in struct:vlinks
/freebsd-11-stable/contrib/binutils/gas/
H A Decoff.c800 unsigned long start_index; /* starting index # of page */
1533 new_links->start_index = vp->num_allocated;
798 unsigned long start_index; /* starting index # of page */ member in struct:vlinks

Completed in 235 milliseconds

12