Searched refs:fanout_type (Results 1 – 1 of 1) sorted by relevance
2283 uint32_t fanout_type; in mac_find_fanout() local2289 fanout_type = SRST_NO_SOFT_RINGS; in mac_find_fanout()2292 fanout_type = SRST_FANOUT_PROTO; in mac_find_fanout()2299 fanout_type |= SRST_FANOUT_SRC_IP; in mac_find_fanout()2304 fanout_type |= SRST_FANOUT_SRC_IP; in mac_find_fanout()2308 return (fanout_type); in mac_find_fanout()2380 uint32_t fanout_type; in mac_rx_srs_group_setup() local2383 fanout_type = mac_find_fanout(flent, link_type); in mac_rx_srs_group_setup()2389 mac_srs = mac_srs_create(mcip, flent, fanout_type | link_type, in mac_rx_srs_group_setup()2433 fanout_type | link_type, in mac_rx_srs_group_setup()