Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4fp.c28 con->dpc_info.dpc_completed_tail, con->dpc_info.dpc_bufs_completed); in lm_tcp_complete_bufs()
35 con->dpc_info.dpc_bufs_completed = 0; in lm_tcp_complete_bufs()
105 con->dpc_info.dpc_bufs_completed += 1; in lm_tcp_complete_nbytes()
160 con->dpc_info.dpc_bufs_completed += 1; in lm_tcp_complete_nbytes()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h365 …u32_t dpc_bufs_completed; /* number of buffers completed in the dpc (aggregated during… member