Home
last modified time | relevance | path

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

/drivers/s390/net/
Dqeth_l2_sys.c46 case QETH_SBP_ROLE_NONE: in qeth_bridge_port_role_state_show()
87 role = QETH_SBP_ROLE_NONE; in qeth_bridge_port_role_store()
205 if (card->options.sbp.role != QETH_SBP_ROLE_NONE) { in qeth_l2_setup_bridgeport_attrs()
Dqeth_l2_main.c1506 (entry->role == QETH_SBP_ROLE_NONE) ? "none" : in qeth_bridge_state_change_worker()
1761 card->options.sbp.role = QETH_SBP_ROLE_NONE; in qeth_bridgeport_query_support()
1870 case QETH_SBP_ROLE_NONE: in qeth_bridgeport_setrole()
Dqeth_core.h161 QETH_SBP_ROLE_NONE = 0, enumerator