Searched refs:anev_reset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | qeth_l2_main.c | 1121 enum qeth_an_event_type {anev_reg_unreg, anev_abort, anev_reset}; enumerator 1179 case anev_reset: in qeth_bridge_emit_host_event() 1746 qeth_bridge_emit_host_event(card, anev_reset, 0, NULL, NULL); in qeth_bridgeport_an_set()
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | qeth_l2_main.c | 1229 enum qeth_an_event_type {anev_reg_unreg, anev_abort, anev_reset}; enumerator 1288 case anev_reset: in qeth_bridge_emit_host_event() 1857 qeth_bridge_emit_host_event(card, anev_reset, 0, NULL, NULL); in qeth_bridgeport_an_set()
|
Completed in 6 milliseconds