Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h789 extern void mac_rx_srs_group_teardown(flow_entry_t *, boolean_t);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2557 mac_rx_srs_group_teardown(flow_entry_t *flent, boolean_t hwonly) in mac_rx_srs_group_teardown() function
3181 mac_rx_srs_group_teardown(flent, B_FALSE); in mac_datapath_teardown()
3214 mac_rx_srs_group_teardown(flent, B_FALSE); in mac_datapath_teardown()
H A Dmac.c7469 mac_rx_srs_group_teardown(mcip->mci_flent, B_TRUE); in mac_rx_switch_group()