Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_l2_main.c556 u32 prev_instance = 0; in qeth_l2_pnso() local
583 if (!isfirstblock && (rr->naihdr.instance != prev_instance)) { in qeth_l2_pnso()
590 prev_instance = rr->naihdr.instance; in qeth_l2_pnso()