Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_l2_sys.c21 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_role_state_show()
68 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_role_show()
93 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_role_store()
119 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_state_show()
134 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_hostnotification_show()
156 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_hostnotification_store()
182 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_reflect_show()
218 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_reflect_store()
Dqeth_l2.h24 bool qeth_bridgeport_allowed(struct qeth_card *card);
Dqeth_l2_main.c2189 bool qeth_bridgeport_allowed(struct qeth_card *card) in qeth_bridgeport_allowed() function