Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/net/
Dnetiucv.c715 u32 stat_maxcq = 0; in conn_action_txdone() local
754 stat_maxcq++; in conn_action_txdone()
790 if (stat_maxcq > conn->prof.maxcqueue) in conn_action_txdone()
791 conn->prof.maxcqueue = stat_maxcq; in conn_action_txdone()