Searched refs:id (Results 326 - 350 of 10555) sorted by path

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.h18 static inline unsigned ef4_mdio_id_rev(u32 id) { return id & 0xf; } argument
19 static inline unsigned ef4_mdio_id_model(u32 id) { return (id >> 4) & 0x3f; } argument
20 unsigned ef4_mdio_id_oui(u32 id);
H A Dnic.h146 * @id: Board type id, as found in NVRAM
154 u8 id; member in struct:falcon_board_type
183 * @device_id: Controller's id for the device
/linux-master/drivers/net/ethernet/sun/
H A Dniu.h3070 union niu_parent_id id; member in struct:rx_pkt_hdr0::niu_parent
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_sl.c217 const struct cpsw_sl_dev_id *id,
220 if (!id || !device_id)
223 while (id->device_id) {
224 if (strcmp(device_id, id->device_id) == 0)
225 return id;
226 id++;
216 cpsw_sl_match_id( const struct cpsw_sl_dev_id *id, const char *device_id) argument
/linux-master/drivers/net/fddi/
H A Ddefza.h257 u32 id; /* event ID */ member in struct:fza_ring_uns
/linux-master/drivers/net/wireless/broadcom/b43/
H A Dbus.c99 bcm47xx_bus.bcma.bus.chipinfo.id == BCMA_CHIP_ID_BCM4716)
111 dev->chip_id = core->bus->chipinfo.id;
117 dev->core_id = core->id.id;
118 dev->core_rev = core->id.rev;
216 dev->core_id = sdev->id.coreid;
217 dev->core_rev = sdev->id.revision;
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Drfkill.c19 if (dev->dev->id.revision >= 3) {
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dantsel.c241 /* boardlevel antenna selection: convert id to ant_cfg */
242 static u8 brcms_c_antsel_id2antcfg(struct antsel_info *asi, u8 id) argument
248 antcfg = (((id & 0x2) << 3) | ((id & 0x1) + 2));
253 antcfg = (((id & 0x02) << 4) | ((id & 0x1) + 1));
292 /* boardlevel antenna selection: convert mimo_antsel (ucode interface) to id */
H A Dantsel.h24 u8 id, u8 fbid, u8 *antcfg, u8 *fbantcfg);
H A Ddebug.c88 bus->chipinfo.id, bus->chipinfo.rev, bus->chipinfo.pkg,
89 core->id.rev, bus->boardinfo.type, bus->boardinfo.vendor,
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h863 #define IS_ORDINAL_TABLE_ONE(mgr,id) \
864 ((id >= IPW_START_ORD_TAB_1) && (id < mgr->table1_size))
865 #define IS_ORDINAL_TABLE_TWO(mgr,id) \
866 ((id >= IPW_START_ORD_TAB_2) && (id < (mgr->table2_size + IPW_START_ORD_TAB_2)))
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dacx.c73 default_key->id = key_id;
H A Dtx.h129 u8 id; member in struct:tx_double_buffer_desc
164 /* same as double_buffer_desc->id */
165 u8 id; member in struct:tx_result
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dcmd.c29 ext_radio_parms->test.id = TEST_CMD_INI_FILE_RF_EXTENDED_PARAM;
70 gen_parms->test.id = TEST_CMD_INI_FILE_GENERAL_PARAM;
137 gen_parms->test.id = TEST_CMD_INI_FILE_GENERAL_PARAM;
198 radio_parms->test.id = TEST_CMD_INI_FILE_RADIO_PARAM;
242 radio_parms->test.id = TEST_CMD_INI_FILE_RADIO_PARAM;
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dtx.c66 int id = tx_stat_byte & WL18XX_TX_STATUS_DESC_ID_MASK; local
70 /* check for id legality */
71 if (unlikely(id >= wl->num_tx_desc || wl->tx_frames[id] == NULL)) {
72 wl1271_warning("illegal id in tx completion: %d", id);
79 skb = wl->tx_frames[id];
84 wl1271_free_tx_id(wl, id);
123 wl1271_debug(DEBUG_TX, "tx status id %u skb 0x%p success %d",
124 id, sk
[all...]
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dtx.h118 u8 id; member in struct:wl1271_tx_hw_descr
149 u8 id; member in struct:wl1271_tx_hw_res_descr
247 void wl1271_free_tx_id(struct wl1271 *wl, int id);
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.h137 u8 id; /* must always be 0xa0 : USB_INT_ID_RETRY_FAILED */ member in struct:tx_status
/linux-master/drivers/parisc/
H A Dsuperio.c342 /* Verify the function number matches the expected device id. */
447 superio_probe(struct pci_dev *dev, const struct pci_device_id *id) argument
/linux-master/drivers/pcmcia/
H A Di82365.c755 int i, j, sock, k, ns, id; local
791 id = identify(i365_base, 0);
792 if ((id == IS_I82365DF) && (identify(i365_base, 1) != id)) {
808 id = identify(port, sock);
809 if (id < 0) continue;
822 add_socket(port, sock+j, id); ns++;
824 if (ns != 0) add_pcic(ns, id);
H A Dti113x.h713 * check that the device id of both slots match. this is needed for the
714 * XX21 and the XX11 controller that share the same device id for single
940 struct pci_device_id *id = NULL; local
944 id = (struct pci_device_id *) pci_match_id(ene_tune_tbl, dev);
945 if (id)
950 if (id) {
951 mask = (id->driver_data >> 8) & 0xFF;
952 bits = id->driver_data & 0xFF;
/linux-master/drivers/phy/samsung/
H A Dphy-exynos4210-usb2.c130 switch (inst->cfg->id) {
155 switch (inst->cfg->id) {
228 .id = EXYNOS4210_DEVICE,
234 .id = EXYNOS4210_HOST,
240 .id = EXYNOS4210_HSIC0,
246 .id = EXYNOS4210_HSIC1,
H A Dphy-exynos4x12-usb2.c171 switch (inst->cfg->id) {
216 switch (inst->cfg->id) {
277 if (inst->cfg->id == EXYNOS4x12_HOST) {
284 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch)
289 if (inst->cfg->id == EXYNOS4x12_HSIC0 ||
290 inst->cfg->id == EXYNOS4x12_HSIC1) {
316 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch)
321 if (inst->cfg->id == EXYNOS4x12_HOST)
324 if (inst->cfg->id == EXYNOS4x12_HSIC0 ||
325 inst->cfg->id
[all...]
/linux-master/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.h31 * @pid: first pin id handled by this control
96 * @pid: first pin id handled by this mode
187 .id = _id, \
/linux-master/drivers/platform/x86/
H A Dtoshiba-wmi.c78 toshiba_wmi_input_dev->id.bustype = BUS_HOST;
/linux-master/drivers/power/reset/
H A Dpiix4-poweroff.c63 const struct pci_device_id *id)
62 piix4_poweroff_probe(struct pci_dev *dev, const struct pci_device_id *id) argument

Completed in 303 milliseconds

<<11121314151617181920>>