Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h434 #define SRST_FANOUT_SRC_IP 0x00000020 macro
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c1812 mac_rx_srs->srs_type |= SRST_FANOUT_SRC_IP; in mac_srs_fanout_modify()
1830 mac_rx_srs->srs_type &= ~SRST_FANOUT_SRC_IP; in mac_srs_fanout_modify()
1962 mac_rx_srs->srs_type |= SRST_FANOUT_SRC_IP; in mac_srs_fanout_init()
2310 fanout_type |= SRST_FANOUT_SRC_IP; in mac_find_fanout()
2315 fanout_type |= SRST_FANOUT_SRC_IP; in mac_find_fanout()
H A Dmac_sched.c2692 if (mac_srs->srs_type & SRST_FANOUT_SRC_IP) in mac_rx_srs_drain()
2972 if (mac_srs->srs_type & SRST_FANOUT_SRC_IP) in mac_rx_srs_drain_bw()