Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bridge/
H A Dbr_sysfs_if.c20 struct brport_attribute { struct
28 const struct brport_attribute brport_attr_##_name = { \
36 const struct brport_attribute brport_attr_##_name = { \
255 static const struct brport_attribute *brport_attrs[] = {
292 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr)
297 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_show()
310 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_store()
366 const struct brport_attribute **a; in br_sysfs_addif()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_sysfs_if.c24 struct brport_attribute { struct
32 const struct brport_attribute brport_attr_##_name = { \
40 const struct brport_attribute brport_attr_##_name = { \
262 static const struct brport_attribute *brport_attrs[] = {
299 #define to_brport_attr(_at) container_of(_at, struct brport_attribute, attr)
304 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_show()
317 struct brport_attribute *brport_attr = to_brport_attr(attr); in brport_store()
373 const struct brport_attribute **a; in br_sysfs_addif()

Completed in 2 milliseconds