Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_l2.h21 int qeth_bridgeport_an_set(struct qeth_card *card, int enable);
Dqeth_l2_sys.c165 rc = qeth_bridgeport_an_set(card, enable); in qeth_bridgeport_hostnotification_store()
280 rc = qeth_bridgeport_an_set(card, 1); in qeth_l2_setup_bridgeport_attrs()
284 qeth_bridgeport_an_set(card, 0); in qeth_l2_setup_bridgeport_attrs()
Dqeth_l2_main.c1928 int qeth_bridgeport_an_set(struct qeth_card *card, int enable) in qeth_bridgeport_an_set() function