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_active, 0644,
368 static DEVICE_ATTR(lacp_rate, 0644,
379 static DEVICE_ATTR(min_links, 0644,
393 static DEVICE_ATTR(ad_select, 0644,
405 static DEVICE_ATTR(num_grat_arp, 0644,
407 static DEVICE_ATTR(num_unsol_na, 0644,
419 static DEVICE_ATTR(miimon, 0644,
439 static DEVICE_ATTR(primary, 0644,
456 static DEVICE_ATTR(primary_reselect, 0644,
468 static DEVICE_ATTR(use_carrier, 0644,
489 static DEVICE_ATTR(active_slave, 0644,
502 static DEVICE_ATTR(mii_status, 0444, bonding_show_mii_status, NULL);
522 static DEVICE_ATTR(ad_aggregator, 0444, bonding_show_ad_aggregator, NULL);
543 static DEVICE_ATTR(ad_num_ports, 0444, bonding_show_ad_num_ports, NULL);
564 static DEVICE_ATTR(ad_actor_key, 0444, bonding_show_ad_actor_key, NULL);
585 static DEVICE_ATTR(ad_partner_key, 0444, bonding_show_ad_partner_key, NULL);
605 static DEVICE_ATTR(ad_partner_mac, 0444, bonding_show_ad_partner_mac, NULL);
638 static DEVICE_ATTR(queue_id, 0644, bonding_show_queue_id,
651 static DEVICE_ATTR(all_slaves_active, 0644,
663 static DEVICE_ATTR(resend_igmp, 0644,
675 static DEVICE_ATTR(lp_interval, 0644,
686 static DEVICE_ATTR(tlb_dynamic_lb, 0644,
698 static DEVICE_ATTR(packets_per_slave, 0644,
712 static DEVICE_ATTR(ad_actor_sys_prio, 0644,
727 static DEVICE_ATTR(ad_actor_system, 0644,
741 static DEVICE_ATTR(ad_user_port_key, 0644,