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(arp_missed_max, 0644,
327 static DEVICE_ATTR(downdelay, 0644,
339 static DEVICE_ATTR(updelay, 0644,
351 static DEVICE_ATTR(peer_notif_delay, 0644,
366 static DEVICE_ATTR(lacp_active, 0644,
380 static DEVICE_ATTR(lacp_rate, 0644,
391 static DEVICE_ATTR(min_links, 0644,
405 static DEVICE_ATTR(ad_select, 0644,
417 static DEVICE_ATTR(num_grat_arp, 0644,
419 static DEVICE_ATTR(num_unsol_na, 0644,
431 static DEVICE_ATTR(miimon, 0644,
451 static DEVICE_ATTR(primary, 0644,
468 static DEVICE_ATTR(primary_reselect, 0644,
480 static DEVICE_ATTR(use_carrier, 0644,
501 static DEVICE_ATTR(active_slave, 0644,
514 static DEVICE_ATTR(mii_status, 0444, bonding_show_mii_status, NULL);
534 static DEVICE_ATTR(ad_aggregator, 0444, bonding_show_ad_aggregator, NULL);
555 static DEVICE_ATTR(ad_num_ports, 0444, bonding_show_ad_num_ports, NULL);
576 static DEVICE_ATTR(ad_actor_key, 0444, bonding_show_ad_actor_key, NULL);
597 static DEVICE_ATTR(ad_partner_key, 0444, bonding_show_ad_partner_key, NULL);
617 static DEVICE_ATTR(ad_partner_mac, 0444, bonding_show_ad_partner_mac, NULL);
650 static DEVICE_ATTR(queue_id, 0644, bonding_show_queue_id,
663 static DEVICE_ATTR(all_slaves_active, 0644,
675 static DEVICE_ATTR(resend_igmp, 0644,
687 static DEVICE_ATTR(lp_interval, 0644,
698 static DEVICE_ATTR(tlb_dynamic_lb, 0644,
710 static DEVICE_ATTR(packets_per_slave, 0644,
724 static DEVICE_ATTR(ad_actor_sys_prio, 0644,
739 static DEVICE_ATTR(ad_actor_system, 0644,
753 static DEVICE_ATTR(ad_user_port_key, 0644,