Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dqeth_l2.h17 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role);
H A Dqeth_l2_sys.c99 rc = qeth_bridgeport_setrole(card, role); in qeth_bridge_port_role_store()
H A Dqeth_l2_main.c403 rc = qeth_bridgeport_setrole(card, role); in qeth_l2_promisc_to_bridge()
1157 qeth_bridgeport_setrole(card, card->options.sbp.role); in qeth_l2_setup_bridgeport_attrs()
1795 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role) in qeth_bridgeport_setrole() function