Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c94 int mac_soft_ring_poll_thres = 16; variable
2208 srs_rx->sr_poll_thres = mac_soft_ring_poll_thres <= in mac_srs_create()
2209 (srs_rx->sr_lowat >> 1) ? mac_soft_ring_poll_thres : in mac_srs_create()