Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/net/
Dqeth_l2_sys.c128 enabled = card->options.sbp.hostnotification; in qeth_bridgeport_hostnotification_show()
157 card->options.sbp.hostnotification = enable; in qeth_bridgeport_hostnotification_store()
159 card->options.sbp.hostnotification = enable; in qeth_bridgeport_hostnotification_store()
212 if (card->options.sbp.hostnotification) { in qeth_l2_setup_bridgeport_attrs()
215 card->options.sbp.hostnotification = 0; in qeth_l2_setup_bridgeport_attrs()
Dqeth_core.h177 __u32 hostnotification:1; member
Dqeth_l2_main.c1544 data->card->options.sbp.hostnotification = 0; in qeth_bridge_host_event_worker()