Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_soft_ring.h188 uint32_t sr_poll_thres; member
581 if ((srs_rx->sr_poll_pkt_cnt <= srs_rx->sr_poll_thres) && \
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2227 srs_rx->sr_poll_thres = mac_soft_ring_poll_thres <= in mac_srs_create()