Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dre.c2430 struct kstat_kv tx_mcol; member
2453 .tx_mcol = KSTAT_KV_UNIT_INITIALIZER("TxMCol",
2542 kstat_kv_u32(&kvs->tx_mcol) = lemtoh32(&rs->re_tx_mcol); in re_kstat_copy()
/openbsd/sys/dev/pci/
H A Dif_rge.c2712 struct kstat_kv tx_mcol; member
2735 .tx_mcol = KSTAT_KV_UNIT_INITIALIZER("TxMCol",
2824 kstat_kv_u32(&kvs->tx_mcol) = lemtoh32(&rs->rge_tx_mcol); in rge_kstat_copy()