Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
HDcxgbei.c498 toep->ofld_rxq->rx_iscsi_ddp_pdus++; in do_rx_iscsi_ddp()
766 toep->ofld_rxq->rx_iscsi_ddp_pdus += npdus; in do_rx_iscsi_cmp()
/freebsd-13-stable/sys/dev/cxgbe/
HDadapter.h687 uint64_t rx_iscsi_ddp_pdus; member
HDt4_sge.c4256 CTLFLAG_RD, &ofld_rxq->rx_iscsi_ddp_pdus, 0, in add_ofld_rxq_sysctls()
HDt4_main.c12119 ofld_rxq->rx_iscsi_ddp_pdus = 0; in clear_stats()