Lines Matching refs:DEVICE_ATTR

210 static DEVICE_ATTR(slaves, 0644, bonding_show_slaves,
224 static DEVICE_ATTR(mode, 0644, bonding_show_mode, bonding_sysfs_store_option);
238 static DEVICE_ATTR(xmit_hash_policy, 0644,
254 static DEVICE_ATTR(arp_validate, 0644, bonding_show_arp_validate,
270 static DEVICE_ATTR(arp_all_targets, 0644,
286 static DEVICE_ATTR(fail_over_mac, 0644,
298 static DEVICE_ATTR(arp_interval, 0644,
319 static DEVICE_ATTR(arp_ip_target, 0644,
331 static DEVICE_ATTR(downdelay, 0644,
343 static DEVICE_ATTR(updelay, 0644,
358 static DEVICE_ATTR(lacp_rate, 0644,
369 static DEVICE_ATTR(min_links, 0644,
383 static DEVICE_ATTR(ad_select, 0644,
394 static DEVICE_ATTR(num_grat_arp, 0644,
396 static DEVICE_ATTR(num_unsol_na, 0644,
408 static DEVICE_ATTR(miimon, 0644,
428 static DEVICE_ATTR(primary, 0644,
445 static DEVICE_ATTR(primary_reselect, 0644,
457 static DEVICE_ATTR(use_carrier, 0644,
478 static DEVICE_ATTR(active_slave, 0644,
491 static DEVICE_ATTR(mii_status, 0444, bonding_show_mii_status, NULL);
510 static DEVICE_ATTR(ad_aggregator, 0444, bonding_show_ad_aggregator, NULL);
530 static DEVICE_ATTR(ad_num_ports, 0444, bonding_show_ad_num_ports, NULL);
550 static DEVICE_ATTR(ad_actor_key, 0444, bonding_show_ad_actor_key, NULL);
570 static DEVICE_ATTR(ad_partner_key, 0444, bonding_show_ad_partner_key, NULL);
589 static DEVICE_ATTR(ad_partner_mac, 0444, bonding_show_ad_partner_mac, NULL);
622 static DEVICE_ATTR(queue_id, 0644, bonding_show_queue_id,
635 static DEVICE_ATTR(all_slaves_active, 0644,
647 static DEVICE_ATTR(resend_igmp, 0644,
659 static DEVICE_ATTR(lp_interval, 0644,
669 static DEVICE_ATTR(tlb_dynamic_lb, 0644,
681 static DEVICE_ATTR(packets_per_slave, 0644,
695 static DEVICE_ATTR(ad_actor_sys_prio, 0644,
710 static DEVICE_ATTR(ad_actor_system, 0644,
724 static DEVICE_ATTR(ad_user_port_key, 0644,