Searched refs:store_priority (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_sysfs_if.c53 static ssize_t store_priority(struct net_bridge_port *p, unsigned long v) function
61 show_priority, store_priority);
H A Dbr_sysfs_br.c199 static ssize_t store_priority(struct device *d, struct device_attribute *attr, function
204 static DEVICE_ATTR(priority, S_IRUGO | S_IWUSR, show_priority, store_priority);

Completed in 63 milliseconds