Searched refs:mac_group_remove_client (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/mac/ |
H A D | mac.c | 6308 mac_group_remove_client(mac_group_t *grp, mac_client_impl_t *mcip) in mac_group_remove_client() function 6835 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group() 6843 mac_group_remove_client(fgrp, mcip); in mac_rx_switch_group() 6860 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group() 7212 mac_group_remove_client(fgrp, mcip); in mac_tx_switch_group() 7225 mac_group_remove_client(fgrp, gmcip); in mac_tx_switch_group() 7288 mac_group_remove_client(fgrp, gmcip); in mac_tx_switch_group() 7303 mac_group_remove_client(fgrp, mcip); in mac_tx_switch_group()
|
H A D | mac_datapath_setup.c | 3145 mac_group_remove_client(group, mcip); in mac_datapath_teardown() 3206 mac_group_remove_client(group, mcip); in mac_datapath_teardown()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | mac_impl.h | 871 extern void mac_group_remove_client(mac_group_t *, mac_client_impl_t *);
|