Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_impl.h815 extern void mac_rx_srs_group_teardown(flow_entry_t *, boolean_t);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2513 mac_rx_srs_group_teardown(flow_entry_t *flent, boolean_t hwonly) in mac_rx_srs_group_teardown() function
3082 mac_rx_srs_group_teardown(flent, B_FALSE); in mac_datapath_teardown()
3107 mac_rx_srs_group_teardown(flent, B_FALSE); in mac_datapath_teardown()
H A Dmac.c6823 mac_rx_srs_group_teardown(mcip->mci_flent, B_TRUE); in mac_rx_switch_group()