Home
last modified time | relevance | path

Searched refs:rx_bcopy_threshold (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/ntxn/
H A Dunm_nic.h531 int rx_bcopy_threshold; member
H A Dunm_nic_main.c1265 docopy = (pkt_length <= adapter->rx_bcopy_threshold) ? 1 : 0; in unm_process_rcv()
2081 (knp++)->value.ui64 = adapter->rx_bcopy_threshold; in unm_kstat_update()
H A Dunm_gem.c722 adapter->rx_bcopy_threshold = ddi_prop_get_int(DDI_DEV_T_ANY, in unm_check_options()