Lines Matching refs:enable
134 int enable; in qeth_bridgeport_hostnotification_store() local
140 enable = 0; in qeth_bridgeport_hostnotification_store()
142 enable = 1; in qeth_bridgeport_hostnotification_store()
149 rc = qeth_bridgeport_an_set(card, enable); in qeth_bridgeport_hostnotification_store()
151 card->options.sbp.hostnotification = enable; in qeth_bridgeport_hostnotification_store()
153 card->options.sbp.hostnotification = enable; in qeth_bridgeport_hostnotification_store()
188 int enable, primary; in qeth_bridgeport_reflect_store() local
195 enable = 0; in qeth_bridgeport_reflect_store()
198 enable = 1; in qeth_bridgeport_reflect_store()
201 enable = 1; in qeth_bridgeport_reflect_store()
211 card->options.sbp.reflect_promisc = enable; in qeth_bridgeport_reflect_store()