| /kernel/linux/linux-6.6/drivers/net/bonding/ |
| D | bond_sysfs_slave.c | 21 static ssize_t state_show(struct slave *slave, char *buf) in state_show() 34 static ssize_t mii_status_show(struct slave *slave, char *buf) in mii_status_show() 40 static ssize_t link_failure_count_show(struct slave *slave, char *buf) in link_failure_count_show() 46 static ssize_t perm_hwaddr_show(struct slave *slave, char *buf) in perm_hwaddr_show() 54 static ssize_t queue_id_show(struct slave *slave, char *buf) in queue_id_show() 60 static ssize_t ad_aggregator_id_show(struct slave *slave, char *buf) in ad_aggregator_id_show() 75 static ssize_t ad_actor_oper_port_state_show(struct slave *slave, char *buf) in ad_actor_oper_port_state_show() 90 static ssize_t ad_partner_oper_port_state_show(struct slave *slave, char *buf) in ad_partner_oper_port_state_show() 123 struct slave *slave = to_slave(kobj); in slave_show() local 132 int bond_sysfs_slave_add(struct slave *slave) in bond_sysfs_slave_add() [all …]
|
| D | bond_main.c | 372 struct slave *slave, *rollback_slave; in bond_vlan_rx_add_vid() local 407 struct slave *slave; in bond_vlan_rx_kill_vid() local 434 struct slave *slave; in bond_ipsec_add_sa() local 486 struct slave *slave; in bond_ipsec_add_sa_all() local 530 struct slave *slave; in bond_ipsec_del_sa() local 576 struct slave *slave; in bond_ipsec_del_sa_all() local 609 struct slave *slave; in bond_ipsec_free_sa() local 692 struct slave *slave; in bond_set_carrier() local 724 static int bond_update_speed_duplex(struct slave *slave) in bond_update_speed_duplex() 849 struct slave *slave; in bond_set_promiscuity() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/bonding/ |
| D | bond_sysfs_slave.c | 27 static ssize_t state_show(struct slave *slave, char *buf) in state_show() 40 static ssize_t mii_status_show(struct slave *slave, char *buf) in mii_status_show() 46 static ssize_t link_failure_count_show(struct slave *slave, char *buf) in link_failure_count_show() 52 static ssize_t perm_hwaddr_show(struct slave *slave, char *buf) in perm_hwaddr_show() 60 static ssize_t queue_id_show(struct slave *slave, char *buf) in queue_id_show() 66 static ssize_t ad_aggregator_id_show(struct slave *slave, char *buf) in ad_aggregator_id_show() 81 static ssize_t ad_actor_oper_port_state_show(struct slave *slave, char *buf) in ad_actor_oper_port_state_show() 96 static ssize_t ad_partner_oper_port_state_show(struct slave *slave, char *buf) in ad_partner_oper_port_state_show() 129 struct slave *slave = to_slave(kobj); in slave_show() local 138 int bond_sysfs_slave_add(struct slave *slave) in bond_sysfs_slave_add() [all …]
|
| D | bond_main.c | 332 struct slave *slave, *rollback_slave; in bond_vlan_rx_add_vid() local 367 struct slave *slave; in bond_vlan_rx_kill_vid() local 390 struct slave *slave; in bond_ipsec_add_sa() local 437 struct slave *slave; in bond_ipsec_add_sa_all() local 478 struct slave *slave; in bond_ipsec_del_sa() local 520 struct slave *slave; in bond_ipsec_del_sa_all() local 609 struct slave *slave; in bond_set_carrier() local 641 static int bond_update_speed_duplex(struct slave *slave) in bond_update_speed_duplex() 766 struct slave *slave; in bond_set_promiscuity() local 789 struct slave *slave; in bond_set_allmulti() local [all …]
|
| /kernel/linux/linux-6.6/include/net/ |
| D | bonding.h | 156 struct slave { struct 167 u8 backup:1, /* indicates backup slave. Value corresponds with argument 169 inactive:1, /* indicates inactive slave */ argument 179 struct ad_slave_info *ad_info; argument 180 struct tlb_slave_info tlb_info; argument 186 struct rtnl_link_stats64 slave_stats; argument 189 static inline struct slave *to_slave(struct kobject *kobj) in to_slave() argument 291 static inline struct bonding *bond_get_bond_by_slave(struct slave *slave) in bond_get_bond_by_slave() 352 struct slave *slave = rcu_dereference_rtnl(bond->curr_active_slave); in bond_option_active_slave_get_rcu() local 357 static inline bool bond_slave_is_up(struct slave *slave) in bond_slave_is_up() [all …]
|
| /kernel/linux/linux-5.10/include/net/ |
| D | bonding.h | 155 struct slave { struct 165 u8 backup:1, /* indicates backup slave. Value corresponds with argument 167 inactive:1, /* indicates inactive slave */ argument 176 struct ad_slave_info *ad_info; argument 177 struct tlb_slave_info tlb_info; argument 183 struct rtnl_link_stats64 slave_stats; argument 186 static inline struct slave *to_slave(struct kobject *kobj) in to_slave() argument 287 static inline struct bonding *bond_get_bond_by_slave(struct slave *slave) in bond_get_bond_by_slave() 348 struct slave *slave = rcu_dereference(bond->curr_active_slave); in bond_option_active_slave_get_rcu() local 353 static inline bool bond_slave_is_up(struct slave *slave) in bond_slave_is_up() [all …]
|
| /kernel/linux/linux-6.6/drivers/soundwire/ |
| D | bus.c | 169 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_delete_slave() local 359 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave, in sdw_fill_msg() 412 static int sdw_ntransfer_no_pm(struct sdw_slave *slave, u32 addr, u8 flags, in sdw_ntransfer_no_pm() 449 int sdw_nread_no_pm(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread_no_pm() 465 int sdw_nwrite_no_pm(struct sdw_slave *slave, u32 addr, size_t count, const u8 *val) in sdw_nwrite_no_pm() 477 int sdw_write_no_pm(struct sdw_slave *slave, u32 addr, u8 value) in sdw_write_no_pm() 554 int sdw_read_no_pm(struct sdw_slave *slave, u32 addr) in sdw_read_no_pm() 567 int sdw_update_no_pm(struct sdw_slave *slave, u32 addr, u8 mask, u8 val) in sdw_update_no_pm() 581 int sdw_update(struct sdw_slave *slave, u32 addr, u8 mask, u8 val) in sdw_update() 606 int sdw_nread(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread() [all …]
|
| D | bus_type.c | 22 sdw_get_device_id(struct sdw_slave *slave, struct sdw_driver *drv) in sdw_get_device_id() 40 struct sdw_slave *slave; in sdw_bus_match() local 53 int sdw_slave_modalias(const struct sdw_slave *slave, char *buf, size_t size) in sdw_slave_modalias() 64 const struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_slave_uevent() local 83 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_probe() local 168 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_remove() local 191 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_shutdown() local
|
| D | sysfs_slave.c | 98 struct sdw_slave *slave = dev_to_sdw_dev(dev); in modalias_show() local 161 struct sdw_slave *slave = dev_to_sdw_dev(dev); in words_show() local 193 int sdw_slave_sysfs_init(struct sdw_slave *slave) in sdw_slave_sysfs_init() 235 struct sdw_slave *slave = dev_to_sdw_dev(dev); in status_show() local 244 struct sdw_slave *slave = dev_to_sdw_dev(dev); in device_number_show() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | if_eql.h | 27 typedef struct slave { struct 35 } slave_t; argument
|
| /kernel/linux/linux-5.10/drivers/soundwire/ |
| D | bus.c | 150 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_delete_slave() local 324 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave, in sdw_fill_msg() 381 sdw_nread_no_pm(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread_no_pm() 395 sdw_nwrite_no_pm(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nwrite_no_pm() 408 int sdw_write_no_pm(struct sdw_slave *slave, u32 addr, u8 value) in sdw_write_no_pm() 480 int sdw_read_no_pm(struct sdw_slave *slave, u32 addr) in sdw_read_no_pm() 493 static int sdw_update_no_pm(struct sdw_slave *slave, u32 addr, u8 mask, u8 val) in sdw_update_no_pm() 512 int sdw_nread(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nread() 538 int sdw_nwrite(struct sdw_slave *slave, u32 addr, size_t count, u8 *val) in sdw_nwrite() 562 int sdw_read(struct sdw_slave *slave, u32 addr) in sdw_read() [all …]
|
| D | bus_type.c | 21 sdw_get_device_id(struct sdw_slave *slave, struct sdw_driver *drv) in sdw_get_device_id() 39 struct sdw_slave *slave; in sdw_bus_match() local 52 int sdw_slave_modalias(const struct sdw_slave *slave, char *buf, size_t size) in sdw_slave_modalias() 63 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_slave_uevent() local 82 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_probe() local 147 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_remove() local 161 struct sdw_slave *slave = dev_to_sdw_dev(dev); in sdw_drv_shutdown() local
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | if_eql.h | 26 typedef struct slave { struct 33 } slave_t; argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| D | resource_tracker.c | 307 static inline int mlx4_grant_resource(struct mlx4_dev *dev, int slave, in mlx4_grant_resource() 378 static inline void mlx4_release_resource(struct mlx4_dev *dev, int slave, in mlx4_release_resource() 691 static void update_pkey_index(struct mlx4_dev *dev, int slave, in update_pkey_index() 707 u8 slave) in update_gid() 751 u8 slave, u32 qpn) in update_vport_qp_param() 891 static int _get_res(struct mlx4_dev *dev, int slave, u64 res_id, in _get_res() 931 #define get_res(dev, slave, res_id, type, res) \ argument 936 u64 res_id, int *slave) in mlx4_get_slave_from_resource_id() 957 static void put_res(struct mlx4_dev *dev, int slave, u64 res_id, in put_res() 974 static int handle_existing_counter(struct mlx4_dev *dev, u8 slave, int port, in handle_existing_counter() [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | resource_tracker.c | 307 static inline int mlx4_grant_resource(struct mlx4_dev *dev, int slave, in mlx4_grant_resource() 378 static inline void mlx4_release_resource(struct mlx4_dev *dev, int slave, in mlx4_release_resource() 691 static void update_pkey_index(struct mlx4_dev *dev, int slave, in update_pkey_index() 707 u8 slave) in update_gid() 751 u8 slave, u32 qpn) in update_vport_qp_param() 891 static int _get_res(struct mlx4_dev *dev, int slave, u64 res_id, in _get_res() 931 #define get_res(dev, slave, res_id, type, res) \ argument 936 u64 res_id, int *slave) in mlx4_get_slave_from_resource_id() 957 static void put_res(struct mlx4_dev *dev, int slave, u64 res_id, in put_res() 974 static int handle_existing_counter(struct mlx4_dev *dev, u8 slave, int port, in handle_existing_counter() [all …]
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| D | max98373-sdw.c | 267 struct sdw_slave *slave = dev_to_sdw_dev(dev); in max98373_resume() local 299 static int max98373_read_prop(struct sdw_slave *slave) in max98373_read_prop() 359 static int max98373_io_init(struct sdw_slave *slave) in max98373_io_init() 467 static int max98373_clock_calculate(struct sdw_slave *slave, in max98373_clock_calculate() 487 static int max98373_clock_config(struct sdw_slave *slave, in max98373_clock_config() 729 static int max98373_init(struct sdw_slave *slave, struct regmap *regmap) in max98373_init() 790 static int max98373_update_status(struct sdw_slave *slave, in max98373_update_status() 808 static int max98373_bus_config(struct sdw_slave *slave, in max98373_bus_config() 830 static int max98373_sdw_probe(struct sdw_slave *slave, in max98373_sdw_probe() 843 static int max98373_sdw_remove(struct sdw_slave *slave) in max98373_sdw_remove()
|
| D | sdw-mockup.c | 23 struct sdw_slave *slave; member 127 static int sdw_mockup_update_status(struct sdw_slave *slave, in sdw_mockup_update_status() 133 static int sdw_mockup_read_prop(struct sdw_slave *slave) in sdw_mockup_read_prop() 197 static int sdw_mockup_bus_config(struct sdw_slave *slave, in sdw_mockup_bus_config() 203 static int sdw_mockup_interrupt_callback(struct sdw_slave *slave, in sdw_mockup_interrupt_callback() 216 static int sdw_mockup_sdw_probe(struct sdw_slave *slave, in sdw_mockup_sdw_probe() 240 static int sdw_mockup_sdw_remove(struct sdw_slave *slave) in sdw_mockup_sdw_remove()
|
| D | rt712-sdca-sdw.c | 138 static int rt712_sdca_update_status(struct sdw_slave *slave, in rt712_sdca_update_status() 172 static int rt712_sdca_read_prop(struct sdw_slave *slave) in rt712_sdca_read_prop() 234 static int rt712_sdca_interrupt_callback(struct sdw_slave *slave, in rt712_sdca_interrupt_callback() 340 static int rt712_sdca_sdw_probe(struct sdw_slave *slave, in rt712_sdca_sdw_probe() 357 static int rt712_sdca_sdw_remove(struct sdw_slave *slave) in rt712_sdca_sdw_remove() 402 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt712_sdca_dev_system_suspend() local 433 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt712_sdca_dev_resume() local
|
| D | rt711-sdca-sdw.c | 141 static int rt711_sdca_update_status(struct sdw_slave *slave, in rt711_sdca_update_status() 175 static int rt711_sdca_read_prop(struct sdw_slave *slave) in rt711_sdca_read_prop() 237 static int rt711_sdca_interrupt_callback(struct sdw_slave *slave, in rt711_sdca_interrupt_callback() 343 static int rt711_sdca_sdw_probe(struct sdw_slave *slave, in rt711_sdca_sdw_probe() 360 static int rt711_sdca_sdw_remove(struct sdw_slave *slave) in rt711_sdca_sdw_remove() 402 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt711_sdca_dev_system_suspend() local 433 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt711_sdca_dev_resume() local
|
| D | rt722-sdca-sdw.c | 210 static int rt722_sdca_update_status(struct sdw_slave *slave, in rt722_sdca_update_status() 244 static int rt722_sdca_read_prop(struct sdw_slave *slave) in rt722_sdca_read_prop() 311 static int rt722_sdca_interrupt_callback(struct sdw_slave *slave, in rt722_sdca_interrupt_callback() 417 static int rt722_sdca_sdw_probe(struct sdw_slave *slave, in rt722_sdca_sdw_probe() 434 static int rt722_sdca_sdw_remove(struct sdw_slave *slave) in rt722_sdca_sdw_remove() 477 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt722_sdca_dev_system_suspend() local 508 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt722_sdca_dev_resume() local
|
| D | rt5682-sdw.c | 298 struct sdw_slave *slave) in rt5682_sdw_init() 368 static int rt5682_io_init(struct device *dev, struct sdw_slave *slave) in rt5682_io_init() 512 static int rt5682_update_status(struct sdw_slave *slave, in rt5682_update_status() 531 static int rt5682_read_prop(struct sdw_slave *slave) in rt5682_read_prop() 641 static int rt5682_bus_config(struct sdw_slave *slave, in rt5682_bus_config() 656 static int rt5682_interrupt_callback(struct sdw_slave *slave, in rt5682_interrupt_callback() 681 static int rt5682_sdw_probe(struct sdw_slave *slave, in rt5682_sdw_probe() 694 static int rt5682_sdw_remove(struct sdw_slave *slave) in rt5682_sdw_remove() 731 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt5682_dev_system_suspend() local 758 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt5682_dev_resume() local
|
| D | rt711-sdw.c | 317 static int rt711_update_status(struct sdw_slave *slave, in rt711_update_status() 336 static int rt711_read_prop(struct sdw_slave *slave) in rt711_read_prop() 401 static int rt711_bus_config(struct sdw_slave *slave, in rt711_bus_config() 416 static int rt711_interrupt_callback(struct sdw_slave *slave, in rt711_interrupt_callback() 441 static int rt711_sdw_probe(struct sdw_slave *slave, in rt711_sdw_probe() 459 static int rt711_sdw_remove(struct sdw_slave *slave) in rt711_sdw_remove() 502 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt711_dev_system_suspend() local 531 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt711_dev_resume() local
|
| D | rt700-sdw.c | 313 static int rt700_update_status(struct sdw_slave *slave, in rt700_update_status() 332 static int rt700_read_prop(struct sdw_slave *slave) in rt700_read_prop() 396 static int rt700_bus_config(struct sdw_slave *slave, in rt700_bus_config() 411 static int rt700_interrupt_callback(struct sdw_slave *slave, in rt700_interrupt_callback() 440 static int rt700_sdw_probe(struct sdw_slave *slave, in rt700_sdw_probe() 458 static int rt700_sdw_remove(struct sdw_slave *slave) in rt700_sdw_remove() 495 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt700_dev_system_suspend() local 525 struct sdw_slave *slave = dev_to_sdw_dev(dev); in rt700_dev_resume() local
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | max98373-sdw.c | 257 struct sdw_slave *slave = dev_to_sdw_dev(dev); in max98373_resume() local 287 static int max98373_read_prop(struct sdw_slave *slave) in max98373_read_prop() 347 static int max98373_io_init(struct sdw_slave *slave) in max98373_io_init() 466 static int max98373_clock_calculate(struct sdw_slave *slave, in max98373_clock_calculate() 486 static int max98373_clock_config(struct sdw_slave *slave, in max98373_clock_config() 757 static int max98373_init(struct sdw_slave *slave, struct regmap *regmap) in max98373_init() 788 static int max98373_update_status(struct sdw_slave *slave, in max98373_update_status() 806 static int max98373_bus_config(struct sdw_slave *slave, in max98373_bus_config() 828 static int max98373_sdw_probe(struct sdw_slave *slave, in max98373_sdw_probe()
|
| /kernel/linux/linux-6.6/drivers/fsi/ |
| D | fsi-core.c | 155 static struct fsi_device *fsi_create_device(struct fsi_slave *slave) in fsi_create_device() 171 static int fsi_slave_calc_addr(struct fsi_slave *slave, uint32_t *addrp, in fsi_slave_calc_addr() 195 static int fsi_slave_report_and_clear_errors(struct fsi_slave *slave) in fsi_slave_report_and_clear_errors() 255 static int fsi_slave_set_smode(struct fsi_slave *slave) in fsi_slave_set_smode() 271 static int fsi_slave_handle_error(struct fsi_slave *slave, bool write, in fsi_slave_handle_error() 331 int fsi_slave_read(struct fsi_slave *slave, uint32_t addr, in fsi_slave_read() 356 int fsi_slave_write(struct fsi_slave *slave, uint32_t addr, in fsi_slave_write() 381 int fsi_slave_claim_range(struct fsi_slave *slave, in fsi_slave_claim_range() 395 void fsi_slave_release_range(struct fsi_slave *slave, in fsi_slave_release_range() 442 static int fsi_slave_scan(struct fsi_slave *slave) in fsi_slave_scan() [all …]
|