Searched refs:qeth_bridgeport_an_set (Results 1 – 3 of 3) sorted by relevance
18 int qeth_bridgeport_an_set(struct qeth_card *card, int enable);
159 rc = qeth_bridgeport_an_set(card, enable); in qeth_bridgeport_hostnotification_store()
1163 if (qeth_bridgeport_an_set(card, 1)) in qeth_l2_setup_bridgeport_attrs()1849 int qeth_bridgeport_an_set(struct qeth_card *card, int enable) in qeth_bridgeport_an_set() function