Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dnetiucv.c675 u32 stat_maxcq = 0; in conn_action_txdone() local
714 stat_maxcq++; in conn_action_txdone()
750 if (stat_maxcq > conn->prof.maxcqueue) in conn_action_txdone()
751 conn->prof.maxcqueue = stat_maxcq; in conn_action_txdone()