Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/net/
Dnetiucv.c730 u32 stat_maxcq = 0; in conn_action_txdone() local
770 stat_maxcq++; in conn_action_txdone()
806 if (stat_maxcq > conn->prof.maxcqueue) in conn_action_txdone()
807 conn->prof.maxcqueue = stat_maxcq; in conn_action_txdone()