Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/net/
Dqeth_l2_sys.c43 case QETH_SBP_ROLE_NONE: in qeth_bridge_port_role_state_show()
86 role = QETH_SBP_ROLE_NONE; in qeth_bridge_port_role_store()
220 else if (card->options.sbp.role != QETH_SBP_ROLE_NONE) in qeth_bridgeport_reflect_store()
Dqeth_l2_main.c401 role = QETH_SBP_ROLE_NONE; in qeth_l2_promisc_to_bridge()
1155 card->options.sbp.role != QETH_SBP_ROLE_NONE) { in qeth_l2_setup_bridgeport_attrs()
1320 (data->role == QETH_SBP_ROLE_NONE) ? "none" : in qeth_bridge_state_change_worker()
1710 card->options.sbp.role = QETH_SBP_ROLE_NONE; in qeth_bridgeport_query_support()
1803 case QETH_SBP_ROLE_NONE: in qeth_bridgeport_setrole()
Dqeth_core.h134 QETH_SBP_ROLE_NONE = 0, enumerator