Searched refs:ds (Results 76 - 100 of 394) sorted by relevance

1234567891011>>

/linux-master/include/linux/dsa/
H A Dlan9303.h27 struct dsa_switch *ds; member in struct:lan9303
H A Dtag_qca.h81 void (*rw_reg_ack_handler)(struct dsa_switch *ds,
83 void (*mib_autocast_handler)(struct dsa_switch *ds,
/linux-master/arch/x86/events/intel/
H A DMakefile3 obj-$(CONFIG_CPU_SUP_INTEL) += ds.o knc.o
/linux-master/include/linux/comedi/
H A Dcomedi_pcmcia.h7 * Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org>
14 #include <pcmcia/ds.h>
/linux-master/arch/x86/include/asm/
H A Dsuspend_64.h32 u16 ds, es, fs, gs; member in struct:saved_context
/linux-master/drivers/tty/ipwireless/
H A Dmain.h26 #include <pcmcia/ds.h>
/linux-master/drivers/net/dsa/realtek/
H A Drtl83xx.h13 int rtl83xx_setup_user_mdio(struct dsa_switch *ds);
/linux-master/drivers/gpu/drm/nouveau/include/nvif/
H A Dpush.h126 #define PUSH_1(X,f,ds,n,o,p,s,mA,dA) do { \
127 PUSH_##o##_HDR((p), s, mA, (ds)+(n)); \
128 PUSH_##f(X, (p), X##mA, 1, o, (dA), ds, ""); \
130 #define PUSH_2(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \
132 PUSH_1(X, DATA_, 1, (ds) + (n), o, (p), s, X##mA, (dA), ##a); \
133 PUSH_##f(X, (p), X##mB, 0, o, (dB), ds, ""); \
135 #define PUSH_3(X,f,ds,n,o,p,s,mB,dB,mA,dA,a...) do { \
137 PUSH_2(X, DATA_, 1, (ds) + (n), o, (p), s, X##mA, (dA), ##a); \
138 PUSH_##f(X, (p), X##mB, 0, o, (dB), ds, ""); \
140 #define PUSH_4(X,f,ds,
[all...]
/linux-master/drivers/net/dsa/qca/
H A Dar9331.c240 struct dsa_switch ds; member in struct:ar9331_sw_priv
392 static int ar9331_sw_setup_port(struct dsa_switch *ds, int port) argument
394 struct ar9331_sw_priv *priv = ds->priv;
403 if (dsa_is_cpu_port(ds, port)) {
407 port_mask = dsa_user_ports(ds);
412 } else if (dsa_is_user_port(ds, port)) {
415 port_mask = BIT(dsa_upstream_port(ds, port));
440 static int ar9331_sw_setup(struct dsa_switch *ds) argument
442 struct ar9331_sw_priv *priv = ds->priv;
471 for (i = 0; i < ds
485 ar9331_sw_port_disable(struct dsa_switch *ds, int port) argument
496 ar9331_sw_get_tag_protocol(struct dsa_switch *ds, int port, enum dsa_tag_protocol m) argument
503 ar9331_sw_phylink_get_caps(struct dsa_switch *ds, int port, struct phylink_config *config) argument
526 ar9331_sw_phylink_mac_config(struct dsa_switch *ds, int port, unsigned int mode, const struct phylink_link_state *state) argument
541 ar9331_sw_phylink_mac_link_down(struct dsa_switch *ds, int port, unsigned int mode, phy_interface_t interface) argument
558 ar9331_sw_phylink_mac_link_up(struct dsa_switch *ds, int port, unsigned int mode, phy_interface_t interface, struct phy_device *phydev, int speed, int duplex, bool tx_pause, bool rx_pause) argument
665 ar9331_get_stats64(struct dsa_switch *ds, int port, struct rtnl_link_stats64 *s) argument
676 ar9331_get_pause_stats(struct dsa_switch *ds, int port, struct ethtool_pause_stats *pause_stats) argument
1028 struct dsa_switch *ds; local
[all...]
/linux-master/drivers/net/dsa/
H A Dbcm_sf2.h120 static inline struct bcm_sf2_priv *bcm_sf2_to_priv(struct dsa_switch *ds) argument
122 struct b53_device *dev = ds->priv;
223 int bcm_sf2_get_rxnfc(struct dsa_switch *ds, int port,
225 int bcm_sf2_set_rxnfc(struct dsa_switch *ds, int port,
228 void bcm_sf2_cfp_exit(struct dsa_switch *ds);
229 int bcm_sf2_cfp_resume(struct dsa_switch *ds);
230 void bcm_sf2_cfp_get_strings(struct dsa_switch *ds, int port,
232 void bcm_sf2_cfp_get_ethtool_stats(struct dsa_switch *ds, int port,
234 int bcm_sf2_cfp_get_sset_count(struct dsa_switch *ds, int port, int sset);
H A Dbcm_sf2_cfp.c846 static int bcm_sf2_cfp_rule_insert(struct dsa_switch *ds, int port, argument
849 struct bcm_sf2_priv *priv = bcm_sf2_to_priv(ds);
850 s8 cpu_port = dsa_to_port(ds, port)->cpu_dp->index;
870 !(dsa_is_user_port(ds, port_num) ||
871 dsa_is_cpu_port(ds, port_num)) ||
894 ret = ds->ops->port_vlan_add(ds, port_num, &vlan, NULL);
926 static int bcm_sf2_cfp_rule_set(struct dsa_switch *ds, int port, argument
929 struct bcm_sf2_priv *priv = bcm_sf2_to_priv(ds);
942 !(ds
1102 bcm_sf2_get_rxnfc(struct dsa_switch *ds, int port, struct ethtool_rxnfc *nfc, u32 *rule_locs) argument
1145 bcm_sf2_set_rxnfc(struct dsa_switch *ds, int port, struct ethtool_rxnfc *nfc) argument
1212 bcm_sf2_cfp_exit(struct dsa_switch *ds) argument
1224 bcm_sf2_cfp_resume(struct dsa_switch *ds) argument
1282 bcm_sf2_cfp_get_strings(struct dsa_switch *ds, int port, u32 stringset, uint8_t *data) argument
1305 bcm_sf2_cfp_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) argument
1337 bcm_sf2_cfp_get_sset_count(struct dsa_switch *ds, int port, int sset) argument
[all...]
H A Dvitesse-vsc73xx-core.c486 static int vsc73xx_phy_read(struct dsa_switch *ds, int phy, int regnum) argument
488 struct vsc73xx *vsc = ds->priv;
515 static int vsc73xx_phy_write(struct dsa_switch *ds, int phy, int regnum, argument
518 struct vsc73xx *vsc = ds->priv;
543 static enum dsa_tag_protocol vsc73xx_get_tag_protocol(struct dsa_switch *ds, argument
559 static int vsc73xx_setup(struct dsa_switch *ds) argument
561 struct vsc73xx *vsc = ds->priv;
756 static void vsc73xx_adjust_link(struct dsa_switch *ds, int port, argument
759 struct vsc73xx *vsc = ds->priv;
877 static int vsc73xx_port_enable(struct dsa_switch *ds, in argument
888 vsc73xx_port_disable(struct dsa_switch *ds, int port) argument
925 vsc73xx_get_strings(struct dsa_switch *ds, int port, u32 stringset, uint8_t *data) argument
975 vsc73xx_get_sset_count(struct dsa_switch *ds, int port, int sset) argument
984 vsc73xx_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) argument
1013 vsc73xx_change_mtu(struct dsa_switch *ds, int port, int new_mtu) argument
1026 vsc73xx_get_max_mtu(struct dsa_switch *ds, int port) argument
[all...]
H A Dlantiq_gswip.c282 struct dsa_switch *ds; member in struct:gswip_priv
428 if (!dsa_is_cpu_port(priv->ds, port))
692 static int gswip_port_enable(struct dsa_switch *ds, int port, argument
695 struct gswip_priv *priv = ds->priv;
698 if (!dsa_is_user_port(ds, port))
701 if (!dsa_is_cpu_port(ds, port)) {
717 if (!dsa_is_cpu_port(ds, port)) {
730 static void gswip_port_disable(struct dsa_switch *ds, int port) argument
732 struct gswip_priv *priv = ds->priv;
734 if (!dsa_is_user_port(ds, por
780 gswip_port_vlan_filtering(struct dsa_switch *ds, int port, bool vlan_filtering, struct netlink_ext_ack *extack) argument
817 gswip_setup(struct dsa_switch *ds) argument
908 gswip_get_tag_protocol(struct dsa_switch *ds, int port, enum dsa_tag_protocol mp) argument
1168 gswip_port_bridge_join(struct dsa_switch *ds, int port, struct dsa_bridge bridge, bool *tx_fwd_offload, struct netlink_ext_ack *extack) argument
1191 gswip_port_bridge_leave(struct dsa_switch *ds, int port, struct dsa_bridge bridge) argument
1206 gswip_port_vlan_prepare(struct dsa_switch *ds, int port, const struct switchdev_obj_port_vlan *vlan, struct netlink_ext_ack *extack) argument
1252 gswip_port_vlan_add(struct dsa_switch *ds, int port, const struct switchdev_obj_port_vlan *vlan, struct netlink_ext_ack *extack) argument
1278 gswip_port_vlan_del(struct dsa_switch *ds, int port, const struct switchdev_obj_port_vlan *vlan) argument
1296 gswip_port_fast_age(struct dsa_switch *ds, int port) argument
1333 gswip_port_stp_state_set(struct dsa_switch *ds, int port, u8 state) argument
1364 gswip_port_fdb(struct dsa_switch *ds, int port, const unsigned char *addr, u16 vid, bool add) argument
1407 gswip_port_fdb_add(struct dsa_switch *ds, int port, const unsigned char *addr, u16 vid, struct dsa_db db) argument
1414 gswip_port_fdb_del(struct dsa_switch *ds, int port, const unsigned char *addr, u16 vid, struct dsa_db db) argument
1421 gswip_port_fdb_dump(struct dsa_switch *ds, int port, dsa_fdb_dump_cb_t *cb, void *data) argument
1468 gswip_port_max_mtu(struct dsa_switch *ds, int port) argument
1474 gswip_port_change_mtu(struct dsa_switch *ds, int port, int new_mtu) argument
1501 gswip_xrx200_phylink_get_caps(struct dsa_switch *ds, int port, struct phylink_config *config) argument
1534 gswip_xrx300_phylink_get_caps(struct dsa_switch *ds, int port, struct phylink_config *config) argument
1673 gswip_phylink_mac_config(struct dsa_switch *ds, int port, unsigned int mode, const struct phylink_link_state *state) argument
1729 gswip_phylink_mac_link_down(struct dsa_switch *ds, int port, unsigned int mode, phy_interface_t interface) argument
1741 gswip_phylink_mac_link_up(struct dsa_switch *ds, int port, unsigned int mode, phy_interface_t interface, struct phy_device *phydev, int speed, int duplex, bool tx_pause, bool rx_pause) argument
1760 gswip_get_strings(struct dsa_switch *ds, int port, u32 stringset, uint8_t *data) argument
1798 gswip_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data) argument
1819 gswip_get_sset_count(struct dsa_switch *ds, int port, int sset) argument
[all...]
/linux-master/fs/nfs/filelayout/
H A Dfilelayoutdev.c48 struct nfs4_pnfs_ds *ds; local
54 ds = dsaddr->ds_list[i];
55 if (ds != NULL)
56 nfs4_pnfs_ds_put(ds);
135 printk(KERN_WARNING "NFS: %s: stripe index %u >= num ds %u\n",
178 /* If DS was already in cache, free ds addrs */
260 /* Upon return, either ds is connected, or ds is NULL */
265 struct nfs4_pnfs_ds *ds = dsaddr->ds_list[ds_idx]; local
267 struct nfs4_pnfs_ds *ret = ds;
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm.sh56 ds=`date +%Y.%m.%d-%H.%M.%S`
137 ds=$2
431 mkdir -p $resdir/$ds
432 TORTURE_RESDIR="$resdir/$ds"; export TORTURE_RESDIR
433 TORTURE_STOPFILE="$resdir/$ds/STOP.1"; export TORTURE_STOPFILE
434 echo Results directory: $resdir/$ds
436 touch $resdir/$ds/log
437 echo $scriptname $args >> $resdir/$ds/log
438 echo ${TORTURE_SUITE} > $resdir/$ds/torture_suite
439 echo Build directory: `pwd` > $resdir/$ds/testi
[all...]
/linux-master/net/dsa/
H A Dtag_ksz.c34 ksz_tagger_private(struct dsa_switch *ds) argument
36 return ds->tagger_data;
39 static void ksz_hwtstamp_set_state(struct dsa_switch *ds, bool on) argument
41 struct ksz_tagger_private *priv = ksz_tagger_private(ds);
49 static void ksz_disconnect(struct dsa_switch *ds) argument
51 struct ksz_tagger_private *priv = ds->tagger_data;
55 ds->tagger_data = NULL;
58 static int ksz_connect(struct dsa_switch *ds) argument
70 ds->dst->index, ds
[all...]
H A Dswitch.h120 int dsa_switch_register_notifier(struct dsa_switch *ds);
121 void dsa_switch_unregister_notifier(struct dsa_switch *ds);
/linux-master/arch/x86/kvm/
H A Dtss.h27 u32 ds; member in struct:tss_segment_32
56 u16 ds; member in struct:tss_segment_16
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h38 static inline void ath9k_hw_set_desc_link(struct ath_hw *ah, void *ds, argument
41 ath9k_hw_ops(ah)->set_desc_link(ds, link);
57 static inline void ath9k_hw_set_txdesc(struct ath_hw *ah, void *ds, argument
60 return ath9k_hw_ops(ah)->set_txdesc(ah, ds, i);
63 static inline int ath9k_hw_txprocdesc(struct ath_hw *ah, void *ds, argument
66 return ath9k_hw_ops(ah)->proc_txdesc(ah, ds, ts);
69 static inline int ath9k_hw_get_duration(struct ath_hw *ah, const void *ds, argument
72 return ath9k_hw_ops(ah)->get_duration(ah, ds, index);
/linux-master/drivers/net/wireguard/
H A Dsocket.h18 size_t len, u8 ds);
20 u8 ds);
/linux-master/tools/testing/selftests/zram/
H A Dzram_lib.sh171 for ds in $zram_sizes; do
173 echo "$ds" > $sys_path || \
174 echo "FAIL can't set '$ds' to $sys_path"
177 echo "$sys_path = '$ds'"
188 for ds in $zram_mem_limits; do
190 echo "$ds" > $sys_path || \
191 echo "FAIL can't set '$ds' to $sys_path"
194 echo "$sys_path = '$ds'"
/linux-master/arch/powerpc/sysdev/
H A Ddcr.c118 unsigned int ds; local
119 const u32 *dr = of_get_property(np, "dcr-reg", &ds);
121 if (dr == NULL || ds & 1 || index >= (ds / 8))
130 unsigned int ds; local
131 const u32 *dr = of_get_property(np, "dcr-reg", &ds);
133 if (dr == NULL || ds & 1 || index >= (ds / 8))
/linux-master/arch/x86/boot/
H A Dpm.c86 gdt.ptr = (u32)&boot_gdt + (ds() << 4);
124 (u32)&boot_params + (ds() << 4));
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgp100.c40 nvkm_wr32(device, 0x418010 + zoff, gr->zbc_color[zbc].ds[0]);
41 nvkm_wr32(device, 0x41804c + zoff, gr->zbc_color[zbc].ds[1]);
42 nvkm_wr32(device, 0x418088 + zoff, gr->zbc_color[zbc].ds[2]);
43 nvkm_wr32(device, 0x4180c4 + zoff, gr->zbc_color[zbc].ds[3]);
59 nvkm_wr32(device, 0x418110 + zoff, gr->zbc_depth[zbc].ds);
/linux-master/crypto/
H A Dhmac.c35 int ds = crypto_shash_digestsize(parent); local
56 keylen = ds;
111 int ds = crypto_shash_digestsize(parent); local
119 crypto_shash_finup(desc, out, ds, out);
127 int ds = crypto_shash_digestsize(parent); local
135 crypto_shash_finup(desc, out, ds, out);
185 int ds; local
209 ds = salg->digestsize;
211 if (ds > alg->cra_blocksize ||
223 inst->alg.digestsize = ds;
[all...]

Completed in 194 milliseconds

1234567891011>>