Lines Matching defs:slave
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()
137 void bond_sysfs_slave_del(struct slave *slave) in bond_sysfs_slave_del()