Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dqeth_l2_sys.c44 case QETH_SBP_ROLE_NONE: in qeth_bridge_port_role_state_show()
83 role = QETH_SBP_ROLE_NONE; in qeth_bridge_port_role_store()
208 if (card->options.sbp.role != QETH_SBP_ROLE_NONE) in qeth_bridgeport_reflect_store()
261 if (card->options.sbp.role != QETH_SBP_ROLE_NONE) { in qeth_l2_setup_bridgeport_attrs()
Dqeth_l2_main.c759 role = QETH_SBP_ROLE_NONE; in qeth_promisc_to_bridge()
1645 (entry->role == QETH_SBP_ROLE_NONE) ? "none" : in qeth_bridge_state_change_worker()
1919 card->options.sbp.role = QETH_SBP_ROLE_NONE; in qeth_bridgeport_query_support()
2027 case QETH_SBP_ROLE_NONE: in qeth_bridgeport_setrole()
Dqeth_core.h162 QETH_SBP_ROLE_NONE = 0, enumerator