Searched refs:qeth_bridgeport_setrole (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l2.h | 19 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role);
|
H A D | qeth_l2_sys.c | 99 rc = qeth_bridgeport_setrole(card, role); in qeth_bridge_port_role_store()
|
H A D | qeth_l2_main.c | 404 rc = qeth_bridgeport_setrole(card, role); in qeth_l2_promisc_to_bridge() 971 qeth_bridgeport_setrole(card, card->options.sbp.role); in qeth_l2_setup_bridgeport_attrs() 1678 * qeth_bridgeport_setrole() - Assign primary role to the port. 1684 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role) in qeth_bridgeport_setrole() function
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l2.h | 17 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role);
|
H A D | qeth_l2_sys.c | 99 rc = qeth_bridgeport_setrole(card, role); in qeth_bridge_port_role_store()
|
H A D | qeth_l2_main.c | 403 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() 1789 * qeth_bridgeport_setrole() - Assign primary role to the port. 1795 int qeth_bridgeport_setrole(struct qeth_card *card, enum qeth_sbp_roles role) in qeth_bridgeport_setrole() function
|
Completed in 8 milliseconds