Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/net/
H A Dnetiucv.c697 u32 stat_maxcq = 0; in conn_action_txdone() local
736 stat_maxcq++; in conn_action_txdone()
772 if (stat_maxcq > conn->prof.maxcqueue) in conn_action_txdone()
773 conn->prof.maxcqueue = stat_maxcq; in conn_action_txdone()