Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_l2_sys.c22 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_role_state_show()
73 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_role_show()
98 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_role_store()
124 if (!qeth_bridgeport_allowed(card)) in qeth_bridge_port_state_show()
139 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_hostnotification_show()
161 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_hostnotification_store()
187 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_reflect_show()
223 if (!qeth_bridgeport_allowed(card)) in qeth_bridgeport_reflect_store()
H A Dqeth_l2.h25 bool qeth_bridgeport_allowed(struct qeth_card *card);
H A Dqeth_l2_main.c2209 bool qeth_bridgeport_allowed(struct qeth_card *card) in qeth_bridgeport_allowed() function