Searched refs:fanout_type (Results 1 – 1 of 1) sorted by relevance
2306 uint32_t fanout_type; in mac_find_fanout() local2312 fanout_type = SRST_NO_SOFT_RINGS; in mac_find_fanout()2315 fanout_type = SRST_FANOUT_PROTO; in mac_find_fanout()2322 fanout_type |= SRST_FANOUT_SRC_IP; in mac_find_fanout()2327 fanout_type |= SRST_FANOUT_SRC_IP; in mac_find_fanout()2331 return (fanout_type); in mac_find_fanout()2403 uint32_t fanout_type; in mac_rx_srs_group_setup() local2406 fanout_type = mac_find_fanout(flent, link_type); in mac_rx_srs_group_setup()2412 mac_srs = mac_srs_create(mcip, flent, fanout_type | link_type, in mac_rx_srs_group_setup()2456 fanout_type | link_type, in mac_rx_srs_group_setup()