Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac.c6303 mac_group_remove_client(mac_group_t *grp, mac_client_impl_t *mcip) in mac_group_remove_client() function
6830 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group()
6838 mac_group_remove_client(fgrp, mcip); in mac_rx_switch_group()
6855 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group()
7207 mac_group_remove_client(fgrp, mcip); in mac_tx_switch_group()
7220 mac_group_remove_client(fgrp, gmcip); in mac_tx_switch_group()
7283 mac_group_remove_client(fgrp, gmcip); in mac_tx_switch_group()
7298 mac_group_remove_client(fgrp, mcip); in mac_tx_switch_group()
H A Dmac_datapath_setup.c3122 mac_group_remove_client(group, mcip); in mac_datapath_teardown()
3183 mac_group_remove_client(group, mcip); in mac_datapath_teardown()
/titanic_50/usr/src/uts/common/sys/
H A Dmac_impl.h871 extern void mac_group_remove_client(mac_group_t *, mac_client_impl_t *);