Searched refs:mac_group_add_client (Results 1 – 3 of 3) sorted by relevance
| /onnv-gate/usr/src/uts/common/io/mac/ |
| H A D | mac.c | 6129 mac_group_add_client(mac_group_t *grp, mac_client_impl_t *mcip) in mac_group_add_client() function 6676 mac_group_add_client(tgrp, gmcip); in mac_rx_switch_group() 6684 mac_group_add_client(tgrp, mcip); in mac_rx_switch_group() 6701 mac_group_add_client(tgrp, gmcip); in mac_rx_switch_group() 7068 mac_group_add_client(tgrp, gmcip); in mac_tx_switch_group() 7131 mac_group_add_client(tgrp, gmcip); in mac_tx_switch_group() 7149 mac_group_add_client(tgrp, mcip); in mac_tx_switch_group()
|
| H A D | mac_datapath_setup.c | 2976 mac_group_add_client(rgroup, mcip); in mac_datapath_setup() 2994 mac_group_add_client(tgroup, mcip); in mac_datapath_setup()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | mac_impl.h | 861 extern void mac_group_add_client(mac_group_t *, mac_client_impl_t *);
|