Searched refs:table (Results 201 - 225 of 250) sorted by relevance

12345678910

/drivers/md/
H A Ddm-log.c551 r = dm_get_device(ti, argv[0], dm_table_get_mode(ti->table), &dev);
590 dm_table_event(lc->ti->table);
H A Ddm-thin.c1108 dm_table_event(pool->ti->table);
1987 pool = __pool_find(dm_table_get_md(ti->table), metadata_dev->bdev,
1995 * 'pool_created' reflects whether this is the first table load.
2030 dm_table_add_target_callbacks(ti->table, &pt->callbacks);
2078 * grown the data device in reaction to a table event.
2537 r = dm_get_device(ti, argv[0], dm_table_get_mode(ti->table), &pool_dev);
/drivers/net/wireless/bcmdhd/include/
H A Dbcmutils.h409 extern const bcm_iovar_t *bcm_iovar_lookup(const bcm_iovar_t *table, const char *name);
410 extern int bcm_iovar_lencheck(const bcm_iovar_t *table, void *arg, int len, bool set);
/drivers/net/wireless/wl1251/
H A Dacx.c432 wl1251_warning("failed to set group addr table: %d", ret);
530 wl1251_debug(DEBUG_ACX, "acx beacon filter table");
540 ie_table->table[idx++] = BEACON_FILTER_IE_ID_CHANNEL_SWITCH_ANN;
541 ie_table->table[idx++] = BEACON_RULE_PASS_ON_APPEARANCE;
546 wl1251_warning("failed to set beacon filter table: %d", ret);
/drivers/scsi/isci/
H A Dphy.c82 struct isci_phy *table = iphy - iphy->phy_index; local
83 struct isci_host *ihost = container_of(table, typeof(*ihost), phys[0]);
/drivers/scsi/
H A Discsi_tcp.c509 err = iscsi_sw_tcp_send_data_prep(conn, sdb->table.sgl,
510 sdb->table.nents, offset,
H A Dlibiscsi_tcp.c704 sdb->table.sgl,
705 sdb->table.nents,
H A D3w-9xxx.c151 static char *twa_string_lookup(twa_message_type *table, unsigned int aen_code);
502 param->table_id = cpu_to_le16(TW_TIMEKEEP_TABLE | 0x8000); /* Controller time keep table */
1056 /* This function will get parameter table entries from the firmware */
1985 static char *twa_string_lookup(twa_message_type *table, unsigned int code) argument
1989 for (index = 0; ((code != table[index].code) &&
1990 (table[index].text != (char *)0)); index++);
1991 return(table[index].text);
H A Dscsi_error.c712 scmd->sdb.table.sgl = &ses->sense_sgl;
714 scmd->sdb.table.nents = 1;
/drivers/target/loopback/
H A Dtcm_loop.c199 sgl_bidi = sdb->table.sgl;
200 sgl_bidi_count = sdb->table.nents;
/drivers/usb/storage/
H A Disd200.c71 * The table of devices
89 * The flags table
470 srb->sdb.table.sgl = buff ? &info->sg : NULL;
472 srb->sdb.table.nents = buff ? 1 : 0;
H A Duas.c320 urb->num_sgs = udev->bus->sg_tablesize ? sdb->table.nents : 0;
321 urb->sg = sdb->table.sgl;
/drivers/net/wireless/iwlegacy/
H A D4965-rs.c132 /* legacy rate format, search for match in table */
168 * CCK rates are only valid in legacy table and will only be used in G
495 * Fill uCode API rate_n_flags field, based on "search" or "active" table.
549 * fill "search" or "active" tx mode table.
680 * the rate table */
793 * Simple function to compare two rate scale table types
815 struct il_link_quality_cmd *table; local
852 table = &lq_sta->lq;
853 tx_rate = le32_to_cpu(table->rs_table[0].rate_n_flags);
898 /* Figure out if rate scale algorithm is in active or search table */
[all...]
H A Dcommands.h369 * Entire table within C_TX_PWR_TBL, C_CHANNEL_SWITCH
644 * table and txpower table before transmitting anything on the RXON
647 * NOTE: All RXONs wipe clean the internal txpower table. Driver must
845 /* Special, dedicated locations within device's station table */
895 /* Receiver address (actually, Rx station's idx into station table),
912 * @sta_id: idx of station in uCode's station table
915 * Driver selects unused table idx when adding new station,
932 * The device contains an internal table of per-station information,
938 * C_ADD_STA sets up the table entr
1785 struct il3945_rate_scaling_info table[IL_MAX_RATES]; member in struct:il3945_rate_scaling_cmd
3226 __le16 table[HD_TBL_SIZE]; /* use HD_* as idx */ member in struct:il_sensitivity_cmd
[all...]
/drivers/net/wireless/bcmdhd/
H A Dbcmutils.c839 /* Set bits in delimiter table */
1152 /* iovar table lookup */
1154 bcm_iovar_lookup(const bcm_iovar_t *table, const char *name) argument
1166 ASSERT(table != NULL);
1168 for (vi = table; vi->name; vi++) {
1172 /* ran to end of table */
1817 /* Smallest mW value that will round up to the first table entry, QDBM_OFFSET.
1822 /* Largest mW value that will round down to the last table entry,
1848 /* scale the qdBm index up to the range of the table 0-40
1876 /* move mw into the range of the table */
[all...]
/drivers/vhost/
H A Dvhost.c50 poll = container_of(pt, struct vhost_poll, table);
81 init_poll_funcptr(&poll->table, vhost_poll_func);
94 mask = file->f_op->poll(file, &poll->table);
528 /* Can we switch to this memory table? */
928 * (instruction directly accesses the data, with an exception table entry
/drivers/mtd/
H A Dnftlmount.c35 * the ReplUnitTable[] table according to the Bad Unit Table. ReplUnitTable[]
228 The new DiskOnChip driver already scanned the bad block table. Just query it.
234 printk(KERN_NOTICE "Read of bad sector table failed (err %d)\n",
357 /* could not format, update the bad block table (caller is responsible
582 /* init the logical to physical table */
/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c1801 u32 *table; local
1805 table = mc_spec;
1808 table = mc_other;
1812 table[entry >> 2] |= 1 << (8 * (entry & 3));
2274 * Add configured unicast addresses to address filter table.
/drivers/scsi/aic7xxx/
H A Daic7xxx.h346 * The busy targets table is
730 * Data structure for our table of allowed synchronous transfer rates.
747 * Indexes into our table of syncronous transfer rates.
759 * to parity errors in each phase table.
1273 int ahc_print_register(const ahc_reg_parse_entry_t *table,
/drivers/hid/usbhid/
H A Dhid-pidff.c37 /* Report usage table used to put reports into an array */
764 static int pidff_find_fields(struct pidff_usage *usage, const u8 *table, argument
779 (HID_UP_PID | table[k])) {
898 * Fill a pidff->*_id struct table
/drivers/usb/misc/sisusbvga/
H A Dsisusb_con.c79 /* vc_data -> sisusb conversion table */
595 sisusbcon_set_palette(struct vc_data *c, unsigned char *table) argument
616 if (sisusb_setreg(sisusb, SISCOLIDX, table[i]))
/drivers/net/ethernet/broadcom/
H A Dcnic.c638 id_tbl->table = kzalloc(DIV_ROUND_UP(size, 32) * 4, GFP_KERNEL);
639 if (!id_tbl->table)
647 kfree(id_tbl->table);
648 id_tbl->table = NULL;
660 if (!test_bit(id, id_tbl->table)) {
661 set_bit(id, id_tbl->table);
674 id = find_next_zero_bit(id_tbl->table, id_tbl->max, id_tbl->next);
678 id = find_first_zero_bit(id_tbl->table, id_tbl->next);
685 set_bit(id, id_tbl->table);
704 clear_bit(id, id_tbl->table);
[all...]
/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rs.c142 /* legacy rate format, search for match in table */
178 * CCK rates are only valid in legacy table and will only be used in G
555 * Fill uCode API rate_n_flags field, based on "search" or "active" table.
557 /* FIXME:RS:remove this function and put the flags statically in the table */
612 * fill "search" or "active" tx mode table.
749 * the rate table */
859 * Simple function to compare two rate scale table types
889 /* Update uCode's rate table. */
909 struct iwl_link_quality_cmd *table; local
949 table
[all...]
/drivers/tty/vt/
H A Dvt.c1048 /* the default colour table, for VGA+ colour systems */
2072 static int bisearch(uint32_t ucs, const struct interval *table, int max) argument
2077 if (ucs < table[0].first || ucs > table[max].last)
2081 if (ucs > table[mid].last)
2083 else if (ucs < table[mid].first)
/drivers/media/dvb/frontends/
H A Dit913x-fe-priv.h22 /* clock and coeff tables only table 3 is used with IT9137*/
150 struct table { struct
152 struct adctable *table; member in struct:table
155 static struct table fe_clockTable[] = {

Completed in 858 milliseconds

12345678910