Lines Matching refs:DEVICE_ATTR

194 static DEVICE_ATTR(slaves, 0644, bonding_show_slaves,
208 static DEVICE_ATTR(mode, 0644, bonding_show_mode, bonding_sysfs_store_option);
222 static DEVICE_ATTR(xmit_hash_policy, 0644,
238 static DEVICE_ATTR(arp_validate, 0644, bonding_show_arp_validate,
254 static DEVICE_ATTR(arp_all_targets, 0644,
270 static DEVICE_ATTR(fail_over_mac, 0644,
282 static DEVICE_ATTR(arp_interval, 0644,
303 static DEVICE_ATTR(arp_ip_target, 0644,
315 static DEVICE_ATTR(downdelay, 0644,
327 static DEVICE_ATTR(updelay, 0644,
339 static DEVICE_ATTR(peer_notif_delay, 0644,
354 static DEVICE_ATTR(lacp_rate, 0644,
365 static DEVICE_ATTR(min_links, 0644,
379 static DEVICE_ATTR(ad_select, 0644,
390 static DEVICE_ATTR(num_grat_arp, 0644,
392 static DEVICE_ATTR(num_unsol_na, 0644,
404 static DEVICE_ATTR(miimon, 0644,
424 static DEVICE_ATTR(primary, 0644,
441 static DEVICE_ATTR(primary_reselect, 0644,
453 static DEVICE_ATTR(use_carrier, 0644,
474 static DEVICE_ATTR(active_slave, 0644,
487 static DEVICE_ATTR(mii_status, 0444, bonding_show_mii_status, NULL);
506 static DEVICE_ATTR(ad_aggregator, 0444, bonding_show_ad_aggregator, NULL);
526 static DEVICE_ATTR(ad_num_ports, 0444, bonding_show_ad_num_ports, NULL);
546 static DEVICE_ATTR(ad_actor_key, 0444, bonding_show_ad_actor_key, NULL);
566 static DEVICE_ATTR(ad_partner_key, 0444, bonding_show_ad_partner_key, NULL);
585 static DEVICE_ATTR(ad_partner_mac, 0444, bonding_show_ad_partner_mac, NULL);
618 static DEVICE_ATTR(queue_id, 0644, bonding_show_queue_id,
631 static DEVICE_ATTR(all_slaves_active, 0644,
643 static DEVICE_ATTR(resend_igmp, 0644,
655 static DEVICE_ATTR(lp_interval, 0644,
665 static DEVICE_ATTR(tlb_dynamic_lb, 0644,
677 static DEVICE_ATTR(packets_per_slave, 0644,
691 static DEVICE_ATTR(ad_actor_sys_prio, 0644,
706 static DEVICE_ATTR(ad_actor_system, 0644,
720 static DEVICE_ATTR(ad_user_port_key, 0644,