Searched refs:qeth_bridgeport_allowed (Results 1 – 3 of 3) sorted by relevance
21 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()
24 bool qeth_bridgeport_allowed(struct qeth_card *card);
2189 bool qeth_bridgeport_allowed(struct qeth_card *card) in qeth_bridgeport_allowed() function