Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dqeth_l2_sys.c45 case QETH_SBP_ROLE_NONE: in qeth_bridge_port_role_state_show()
89 role = QETH_SBP_ROLE_NONE; in qeth_bridge_port_role_store()
229 else if (card->options.sbp.role != QETH_SBP_ROLE_NONE) in qeth_bridgeport_reflect_store()
272 if (card->options.sbp.role != QETH_SBP_ROLE_NONE) { in qeth_l2_setup_bridgeport_attrs()
Dqeth_l2_main.c554 role = QETH_SBP_ROLE_NONE; in qeth_promisc_to_bridge()
1437 (entry->role == QETH_SBP_ROLE_NONE) ? "none" : in qeth_bridge_state_change_worker()
1724 card->options.sbp.role = QETH_SBP_ROLE_NONE; in qeth_bridgeport_query_support()
1822 case QETH_SBP_ROLE_NONE: in qeth_bridgeport_setrole()
Dqeth_core.h167 QETH_SBP_ROLE_NONE = 0, enumerator