Searched refs:qeth_bridgeport_an_set (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/s390/net/
H A Dqeth_l2_sys.c155 rc = qeth_bridgeport_an_set(card, enable); qeth_bridgeport_hostnotification_store()
213 rc = qeth_bridgeport_an_set(card, 1); qeth_l2_setup_bridgeport_attrs()
217 qeth_bridgeport_an_set(card, 0); qeth_l2_setup_bridgeport_attrs()
H A Dqeth_l2_main.c1943 * qeth_bridgeport_an_set() - Enable or disable bridgeport address notification
1952 int qeth_bridgeport_an_set(struct qeth_card *card, int enable) qeth_bridgeport_an_set() function
1974 EXPORT_SYMBOL_GPL(qeth_bridgeport_an_set); variable
H A Dqeth_core.h948 int qeth_bridgeport_an_set(struct qeth_card *card, int enable);

Completed in 116 milliseconds