| /include/net/ |
| D | bonding.h | 142 struct slave { struct 152 u8 backup:1, /* indicates backup slave. Value corresponds with argument 154 inactive:1, /* indicates inactive slave */ argument 163 struct ad_slave_info *ad_info; argument 164 struct tlb_slave_info tlb_info; argument 170 struct rtnl_link_stats64 slave_stats; argument 176 struct slave *arr[0]; argument 258 static inline struct bonding *bond_get_bond_by_slave(struct slave *slave) in bond_get_bond_by_slave() 312 struct slave *slave = rcu_dereference(bond->curr_active_slave); in bond_option_active_slave_get_rcu() local 317 static inline bool bond_slave_is_up(struct slave *slave) in bond_slave_is_up() [all …]
|
| D | bond_alb.h | 31 #define SLAVE_TLB_INFO(slave) ((slave)->tlb_info) argument 127 struct slave *slave; /* the slave assigned to this client */ member
|
| D | bond_3ad.h | 197 struct slave *slave; /* pointer to the bond slave that this aggregator belongs to */ member 245 struct slave *slave; /* pointer to the bond slave that this port belongs to */ member 264 #define SLAVE_AD_INFO(slave) ((slave)->ad_info) argument
|
| D | ax25.h | 222 char slave; /* slave_mode? */ member
|
| /include/linux/ |
| D | if_eql.h | 26 typedef struct slave { struct 33 } slave_t; argument
|
| D | sudmac.h | 38 const struct sudmac_slave_config *slave; member
|
| D | fsi.h | 25 struct fsi_slave *slave; member
|
| D | if_frad.h | 58 struct net_device *slave; member
|
| D | sh_dma.h | 75 const struct sh_dmae_slave_config *slave; member
|
| D | pm_domain.h | 103 struct generic_pm_domain *slave; member
|
| D | isdn.h | 212 struct net_device *slave; /* Ptr to Slave device for masters */ member
|
| D | dmaengine.h | 647 const char *slave; member
|
| D | netdevice.h | 2372 #define for_each_netdev_in_bond_rcu(bond, slave) \ argument 3975 ifslave slave; member
|
| /include/linux/i2c/ |
| D | pxa-i2c.h | 66 struct i2c_slave_client *slave; member
|
| /include/sound/ |
| D | control.h | 221 snd_ctl_add_slave(struct snd_kcontrol *master, struct snd_kcontrol *slave) in snd_ctl_add_slave() 244 struct snd_kcontrol *slave) in snd_ctl_add_slave_uncached()
|
| /include/linux/mfd/ |
| D | dbx500-prcmu.h | 422 static inline int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_read() 427 static inline int prcmu_abb_write(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_write() 432 static inline int prcmu_abb_write_masked(u8 slave, u8 reg, u8 *value, u8 *mask, in prcmu_abb_write_masked()
|
| D | db8500-prcmu.h | 641 static inline int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_read() 646 static inline int prcmu_abb_write(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_write()
|
| /include/uapi/linux/ |
| D | isdn.h | 112 char slave[10]; /* Name of Slave for Bundling */ member
|
| /include/net/caif/ |
| D | caif_spi.h | 124 bool slave; member
|
| /include/linux/spi/ |
| D | spi.h | 456 bool slave; member
|
| /include/linux/mlx4/ |
| D | device.h | 1059 static inline int mlx4_is_guest_proxy(struct mlx4_dev *dev, int slave, u32 qpn) in mlx4_is_guest_proxy()
|