Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c93 int mac_soft_ring_poll_thres = 16; variable
2204 srs_rx->sr_poll_thres = mac_soft_ring_poll_thres <= in mac_srs_create()
2205 (srs_rx->sr_lowat >> 1) ? mac_soft_ring_poll_thres : in mac_srs_create()