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