Searched refs:hw (Results 226 - 250 of 912) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dwaveartist.c97 struct address_info hw; /* hardware */ member in struct:__anon19073
161 waveartist_set_ctlr(struct address_info *hw, unsigned char clear, unsigned char set) argument
163 unsigned int ctlr_port = hw->io_base + CTLR;
175 unsigned int ctlr_port = devc->hw.io_base + CTLR;
194 struct address_info *hw = &devc->hw; local
197 waveartist_set_ctlr(hw, -1, RESET);
199 waveartist_set_ctlr(hw, RESET, 0);
205 if (inb(hw->io_base + STATR) & CMD_RF) {
206 res = inw(hw
1364 attach_waveartist(struct address_info *hw, const struct waveartist_mixer_info *mix) argument
1407 unload_waveartist(struct address_info *hw) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmain.c98 struct ieee80211_hw *hw)
100 struct ieee80211_channel *curchan = hw->conf.channel;
106 ath9k_update_ichannel(sc, hw, channel);
183 int ath_set_channel(struct ath_softc *sc, struct ieee80211_hw *hw, argument
186 struct ath_wiphy *aphy = hw->priv;
189 struct ieee80211_conf *conf = &common->hw->conf;
191 struct ieee80211_channel *channel = hw->conf.channel;
253 ath_cache_conf_rate(sc, &hw->conf);
260 ieee80211_queue_delayed_work(sc->hw, &sc->tx_complete_work, 0);
295 struct ieee80211_hw *hw local
97 ath_get_curchannel(struct ath_softc *sc, struct ieee80211_hw *hw) argument
831 ath_radio_enable(struct ath_softc *sc, struct ieee80211_hw *hw) argument
877 ath_radio_disable(struct ath_softc *sc, struct ieee80211_hw *hw) argument
929 struct ieee80211_hw *hw = sc->hw; local
1039 ath9k_update_ichannel(struct ath_softc *sc, struct ieee80211_hw *hw, struct ath9k_channel *ichan) argument
1065 ath9k_start(struct ieee80211_hw *hw) argument
1199 ath9k_tx(struct ieee80211_hw *hw, struct sk_buff *skb) argument
1293 ath9k_stop(struct ieee80211_hw *hw) argument
1374 ath9k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1462 ath9k_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1528 ath9k_config(struct ieee80211_hw *hw, u32 changed) argument
1688 ath9k_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
1710 ath9k_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1722 ath9k_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1734 ath9k_conf_tx(struct ieee80211_hw *hw, u16 queue, const struct ieee80211_tx_queue_params *params) argument
1775 ath9k_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
1820 ath9k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changed) argument
1934 ath9k_get_tsf(struct ieee80211_hw *hw) argument
1947 ath9k_set_tsf(struct ieee80211_hw *hw, u64 tsf) argument
1957 ath9k_reset_tsf(struct ieee80211_hw *hw) argument
1971 ath9k_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn) argument
2018 ath9k_get_survey(struct ieee80211_hw *hw, int idx, struct survey_info *survey) argument
2037 ath9k_sw_scan_start(struct ieee80211_hw *hw) argument
2060 ath9k_sw_scan_complete(struct ieee80211_hw *hw) argument
2070 ath9k_set_coverage_class(struct ieee80211_hw *hw, u8 coverage_class) argument
[all...]
H A Dhtc_drv_main.c113 be in sync with the hw, set the chip to awake and
120 struct ieee80211_hw *hw,
125 struct ieee80211_conf *conf = &common->hw->conf;
127 struct ieee80211_channel *channel = hw->conf.channel;
345 sband = priv->hw->wiphy->bands[priv->hw->conf.channel->band];
369 (conf_is_ht40(&priv->hw->conf)))
371 if (conf_is_ht40(&priv->hw->conf) &&
374 else if (conf_is_ht20(&priv->hw->conf) &&
626 priv->debug.debugfs_phy = debugfs_create_dir(wiphy_name(priv->hw
119 ath9k_htc_set_channel(struct ath9k_htc_priv *priv, struct ieee80211_hw *hw, struct ath9k_channel *hchan) argument
1007 ath9k_htc_rfkill_poll_state(struct ieee80211_hw *hw) argument
1021 ath9k_htc_radio_enable(struct ieee80211_hw *hw) argument
1061 ath9k_htc_radio_disable(struct ieee80211_hw *hw) argument
1114 ath9k_htc_tx(struct ieee80211_hw *hw, struct sk_buff *skb) argument
1155 ath9k_htc_start(struct ieee80211_hw *hw) argument
1217 ath9k_htc_stop(struct ieee80211_hw *hw) argument
1268 ath9k_htc_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1339 ath9k_htc_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) argument
1367 ath9k_htc_config(struct ieee80211_hw *hw, u32 changed) argument
1459 ath9k_htc_configure_filter(struct ieee80211_hw *hw, unsigned int changed_flags, unsigned int *total_flags, u64 multicast) argument
1484 ath9k_htc_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1502 ath9k_htc_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta) argument
1518 ath9k_htc_conf_tx(struct ieee80211_hw *hw, u16 queue, const struct ieee80211_tx_queue_params *params) argument
1563 ath9k_htc_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) argument
1607 ath9k_htc_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_bss_conf *bss_conf, u32 changed) argument
1693 ath9k_htc_get_tsf(struct ieee80211_hw *hw) argument
1707 ath9k_htc_set_tsf(struct ieee80211_hw *hw, u64 tsf) argument
1718 ath9k_htc_reset_tsf(struct ieee80211_hw *hw) argument
1729 ath9k_htc_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn) argument
1767 ath9k_htc_sw_scan_start(struct ieee80211_hw *hw) argument
1780 ath9k_htc_sw_scan_complete(struct ieee80211_hw *hw) argument
1797 ath9k_htc_set_rts_threshold(struct ieee80211_hw *hw, u32 value) argument
1802 ath9k_htc_set_coverage_class(struct ieee80211_hw *hw, u8 coverage_class) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igb/
H A Digb_ethtool.c134 struct e1000_hw *hw = &adapter->hw; local
137 if (hw->phy.media_type == e1000_media_type_copper) {
148 if (hw->mac.autoneg == 1) {
151 ecmd->advertising |= hw->phy.autoneg_advertised;
155 ecmd->phy_address = hw->phy.addr;
175 hw->phy.media_type != e1000_media_type_copper)
183 hw->phy.media_type != e1000_media_type_copper)
192 ecmd->autoneg = hw->mac.autoneg ? AUTONEG_ENABLE : AUTONEG_DISABLE;
199 struct e1000_hw *hw local
260 struct e1000_hw *hw = &adapter->hw; local
279 struct e1000_hw *hw = &adapter->hw; local
396 struct e1000_hw *hw = &adapter->hw; local
618 struct e1000_hw *hw = &adapter->hw; local
665 struct e1000_hw *hw = &adapter->hw; local
1066 struct e1000_hw *hw = &adapter->hw; local
1088 struct e1000_hw *hw = &adapter->hw; local
1117 struct e1000_hw *hw = &adapter->hw; local
1232 struct e1000_hw *hw = &adapter->hw; local
1241 struct e1000_hw *hw = &adapter->hw; local
1392 struct e1000_hw *hw = &adapter->hw; local
1439 struct e1000_hw *hw = &adapter->hw; local
1450 struct e1000_hw *hw = &adapter->hw; local
1504 struct e1000_hw *hw = &adapter->hw; local
1548 struct e1000_hw *hw = &adapter->hw; local
1732 struct e1000_hw *hw = &adapter->hw; local
1845 struct e1000_hw *hw = &adapter->hw; local
1958 struct e1000_hw *hw = &adapter->hw; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h81 static s32 atl2_reset_hw(struct atl2_hw *hw);
82 static s32 atl2_read_mac_addr(struct atl2_hw *hw);
83 static s32 atl2_init_hw(struct atl2_hw *hw);
84 static s32 atl2_get_speed_and_duplex(struct atl2_hw *hw, u16 *speed,
86 static u32 atl2_hash_mc_addr(struct atl2_hw *hw, u8 *mc_addr);
87 static void atl2_hash_set(struct atl2_hw *hw, u32 hash_value);
88 static s32 atl2_read_phy_reg(struct atl2_hw *hw, u16 reg_addr, u16 *phy_data);
89 static s32 atl2_write_phy_reg(struct atl2_hw *hw, u32 reg_addr, u16 phy_data);
90 static void atl2_read_pci_cfg(struct atl2_hw *hw, u32 reg, u16 *value);
91 static void atl2_write_pci_cfg(struct atl2_hw *hw, u3
508 struct atl2_hw hw; member in struct:atl2_adapter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dwb35rx.c20 static void packet_came(struct ieee80211_hw *hw, char *pRxBufferAddress, int PacketSize) argument
22 struct wbsoft_priv *priv = hw->priv;
38 ieee80211_rx_irqsafe(hw, skb);
74 static u16 Wb35Rx_indicate(struct ieee80211_hw *hw) argument
76 struct wbsoft_priv *priv = hw->priv;
135 packet_came(hw, pRxBufferAddress, PacketSize);
151 static void Wb35Rx(struct ieee80211_hw *hw);
155 struct ieee80211_hw *hw = urb->context; local
156 struct wbsoft_priv *priv = hw->priv;
217 Wb35Rx_indicate(hw);
231 Wb35Rx(struct ieee80211_hw *hw) argument
292 Wb35Rx_start(struct ieee80211_hw *hw) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_hwdep.c123 static int vx_hwdep_dsp_status(struct snd_hwdep *hw, argument
133 struct vx_core *vx = hw->private_data;
156 static int vx_hwdep_dsp_load(struct snd_hwdep *hw, argument
159 struct vx_core *vx = hw->private_data;
230 struct snd_hwdep *hw; local
232 if ((err = snd_hwdep_new(chip->card, SND_VX_HWDEP_ID, 0, &hw)) < 0)
235 hw->iface = SNDRV_HWDEP_IFACE_VX;
236 hw->private_data = chip;
237 hw->ops.dsp_status = vx_hwdep_dsp_status;
238 hw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_param.c284 e1000_mac_type mac_type = adapter->hw.mac_type;
312 e1000_mac_type mac_type = adapter->hw.mac_type;
374 adapter->hw.fc = adapter->hw.original_fc = fc;
376 adapter->hw.fc = adapter->hw.original_fc = opt.def;
516 switch (adapter->hw.media_type) {
617 adapter->hw.autoneg_advertised = AUTONEG_ADV_DEFAULT;
668 adapter->hw.autoneg_advertised = an;
673 adapter->hw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DATIIXP-MODEM.conf14 type hw
H A DCMI8338-SWIEC.conf13 type hw
49 type hw
115 type hw
125 type hw
H A DCMI8338.conf12 type hw
48 type hw
114 type hw
139 type hw
H A DFWSpeakers.conf24 type hw
H A DVX222.conf12 type hw
37 type hw
H A DVXPocket.conf12 type hw
37 type hw
H A DCMI8738-MC6.conf12 type hw
48 type hw
62 type hw
91 type hw
132 type hw
157 type hw
H A DICE1712.conf41 type hw
51 type hw
71 type hw
94 type hw
127 type hw
151 type hw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dorinoco_pci.c84 hermes_t *hw = &priv->hw; local
89 hermes_write_regn(hw, PCI_COR, HERMES_PCI_COR_MASK);
93 hermes_write_regn(hw, PCI_COR, 0x0000);
98 reg = hermes_read_regn(hw, CMD);
101 reg = hermes_read_regn(hw, CMD);
151 hermes_struct_init(&priv->hw, hermes_io, HERMES_32BIT_REGSPACING);
210 pci_iounmap(pdev, priv->hw.iobase);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dtargetos.h56 #define ADDR(a) (smc->hw.iop+(a))
58 #define ADDR(a) (((a)>>7) ? (outp(smc->hw.iop+B0_RAP,(a)>>7), (smc->hw.iop+( ((a)&0x7F) | ((a)>>7 ? 0x80:0)) )) : (smc->hw.iop+(((a)&0x7F)|((a)>>7 ? 0x80:0))))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A DMakefile7 viafb-y :=viafbdev.o hw.o via_i2c.o dvi.o lcd.o ioctl.o accel.o \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dat91_ide.c248 struct ide_hw hw, *hws[] = { &hw }; local
288 memset(&hw, 0, sizeof(hw));
291 hw.io_ports.data_addr = tf_base + 0;
292 hw.io_ports.error_addr = tf_base + 4;
293 hw.io_ports.nsect_addr = tf_base + 2;
294 hw.io_ports.lbal_addr = tf_base + 6;
295 hw.io_ports.lbam_addr = tf_base + 1;
296 hw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_synth_local.h39 int snd_emu10k1_synth_get_voice(struct snd_emu10k1 *hw);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcycx_main.c221 memset(&card->hw, 0, sizeof(card->hw));
222 card->hw.irq = irq;
223 card->hw.dpmsize = CYCX_WINDOWSIZE;
224 card->hw.fwid = CFID_X25_2X;
228 rc = cycx_setup(&card->hw, conf->data, conf->data_size, conf->maddr);
235 wandev->maddr = (unsigned long)card->hw.dpmbase;
236 wandev->msize = card->hw.dpmsize;
238 wandev->hw_opt[3] = card->hw.fwid;
241 switch (card->hw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Drfkill.c51 void b43_rfkill_poll(struct ieee80211_hw *hw) argument
53 struct b43_wl *wl = hw_to_b43_wl(hw);
75 wiphy_rfkill_set_hw_state(hw->wiphy, !enabled);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Drfkill.c52 void b43legacy_rfkill_poll(struct ieee80211_hw *hw) argument
54 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw);
76 wiphy_rfkill_set_hw_state(hw->wiphy, !enabled);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/crystalhd/
H A Dcrystalhd_hw.h361 enum BC_STATUS crystalhd_do_fw_cmd(struct crystalhd_hw *hw, struct BC_FW_CMD *fw_cmd);
362 bool crystalhd_hw_interrupt(struct crystalhd_adp *adp, struct crystalhd_hw *hw);
369 enum BC_STATUS crystalhd_hw_post_tx(struct crystalhd_hw *hw, struct crystalhd_dio_req *ioreq,
374 enum BC_STATUS crystalhd_hw_pause(struct crystalhd_hw *hw);
375 enum BC_STATUS crystalhd_hw_unpause(struct crystalhd_hw *hw);
376 enum BC_STATUS crystalhd_hw_suspend(struct crystalhd_hw *hw);
377 enum BC_STATUS crystalhd_hw_cancel_tx(struct crystalhd_hw *hw, uint32_t list_id);
378 enum BC_STATUS crystalhd_hw_add_cap_buffer(struct crystalhd_hw *hw,
380 enum BC_STATUS crystalhd_hw_get_cap_buffer(struct crystalhd_hw *hw,
383 enum BC_STATUS crystalhd_hw_stop_capture(struct crystalhd_hw *hw);
[all...]

Completed in 299 milliseconds

1234567891011>>