Searched refs:tx_soft_cksums (Results 1 – 2 of 2) sorted by relevance
311 uint32_t tx_soft_cksums; /* # of Software checksums done. */ member368 kstat_named_t tx_soft_cksums; /* # of Software checksums done. */ member
362 sge->intr_cnt.tx_soft_cksums++; in sge_data_out()371 sge->intr_cnt.tx_soft_cksums++; in sge_data_out()1711 kstat_named_init(&chkp->tx_soft_cksums, "tx_soft_cksums", in sge_kstat_setup()1820 statsp->tx_soft_cksums = chkp->tx_soft_cksums.value.ui32; in sge_kstat_update()1870 chkp->tx_soft_cksums.value.ui32 = statsp->tx_soft_cksums; in sge_kstat_update()