Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/tom/
HDt4_cpl_io.c684 toep->plen_nocompl + plen >= sb->sb_hiwat / 4) in t4_push_frames()
765 toep->plen_nocompl += plen; in t4_push_frames()
773 toep->plen_nocompl = 0; in t4_push_frames()
938 toep->plen_nocompl += plen; in t4_ulp_push_frames()
946 toep->plen_nocompl = 0; in t4_ulp_push_frames()
1742 toep->plen_nocompl = 0; in do_fw4_ack()
HDt4_tom.h111 u_int plen_nocompl; /* payload since last compl request */ member