Searched refs:qeth_bridge_emit_host_event (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l2_main.c | 1403 static void qeth_bridge_emit_host_event(struct qeth_card *card, in qeth_bridge_emit_host_event() function 1546 qeth_bridge_emit_host_event(data->card, anev_abort, in qeth_bridge_host_event_worker() 1552 qeth_bridge_emit_host_event(data->card, in qeth_bridge_host_event_worker() 1937 qeth_bridge_emit_host_event(card, anev_reg_unreg, code, in qeth_bridgeport_an_set_cb() 1967 qeth_bridge_emit_host_event(card, anev_reset, 0, NULL, NULL); in qeth_bridgeport_an_set()
|