Lines Matching refs:sysfs_streq
63 if (sysfs_streq(buf, "no_router")) { in qeth_l3_dev_route_store()
65 } else if (sysfs_streq(buf, "primary_connector")) { in qeth_l3_dev_route_store()
67 } else if (sysfs_streq(buf, "secondary_connector")) { in qeth_l3_dev_route_store()
69 } else if (sysfs_streq(buf, "primary_router")) { in qeth_l3_dev_route_store()
71 } else if (sysfs_streq(buf, "secondary_router")) { in qeth_l3_dev_route_store()
73 } else if (sysfs_streq(buf, "multicast_router")) { in qeth_l3_dev_route_store()
383 if (sysfs_streq(buf, "toggle")) { in qeth_l3_dev_ipato_enable_store()
385 } else if (sysfs_streq(buf, "1")) { in qeth_l3_dev_ipato_enable_store()
394 } else if (sysfs_streq(buf, "0")) { in qeth_l3_dev_ipato_enable_store()
435 if (sysfs_streq(buf, "toggle")) in qeth_l3_dev_ipato_invert4_store()
437 else if (sysfs_streq(buf, "1")) in qeth_l3_dev_ipato_invert4_store()
439 else if (sysfs_streq(buf, "0")) in qeth_l3_dev_ipato_invert4_store()
615 if (sysfs_streq(buf, "toggle")) in qeth_l3_dev_ipato_invert6_store()
617 else if (sysfs_streq(buf, "1")) in qeth_l3_dev_ipato_invert6_store()
619 else if (sysfs_streq(buf, "0")) in qeth_l3_dev_ipato_invert6_store()