Home
last modified time | relevance | path

Searched refs:QETH_SBP_ROLE_NONE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/s390/net/
Dqeth_l2_sys.c46 case QETH_SBP_ROLE_NONE: in qeth_bridge_port_role_state_show()
91 role = QETH_SBP_ROLE_NONE; in qeth_bridge_port_role_store()
236 else if (card->options.sbp.role != QETH_SBP_ROLE_NONE) in qeth_bridgeport_reflect_store()
282 if (card->options.sbp.role != QETH_SBP_ROLE_NONE) { in qeth_l2_setup_bridgeport_attrs()
Dqeth_l2_main.c453 role = QETH_SBP_ROLE_NONE; in qeth_l2_promisc_to_bridge()
1178 (entry->role == QETH_SBP_ROLE_NONE) ? "none" : in qeth_bridge_state_change_worker()
1462 card->options.sbp.role = QETH_SBP_ROLE_NONE; in qeth_bridgeport_query_support()
1554 case QETH_SBP_ROLE_NONE: in qeth_bridgeport_setrole()
Dqeth_core.h136 QETH_SBP_ROLE_NONE = 0, enumerator