Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_l2_sys.c94 rc = qeth_bridgeport_setrole(card, role); in qeth_bridge_port_role_store()
207 qeth_bridgeport_setrole(card, card->options.sbp.role); in qeth_l2_setup_bridgeport_attrs()
Dqeth_core.h947 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role);
Dqeth_l2_main.c1836 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role) in qeth_bridgeport_setrole() function