Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h844 extern void mac_group_add_client(mac_group_t *, mac_client_impl_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c6933 mac_group_add_client(mac_group_t *grp, mac_client_impl_t *mcip) in mac_group_add_client() function
7492 mac_group_add_client(tgrp, gmcip); in mac_rx_switch_group()
7500 mac_group_add_client(tgrp, mcip); in mac_rx_switch_group()
7518 mac_group_add_client(tgrp, gmcip); in mac_rx_switch_group()
7891 mac_group_add_client(tgrp, gmcip); in mac_tx_switch_group()
7954 mac_group_add_client(tgrp, gmcip); in mac_tx_switch_group()
7972 mac_group_add_client(tgrp, mcip); in mac_tx_switch_group()
H A Dmac_datapath_setup.c3036 mac_group_add_client(rgroup, mcip); in mac_datapath_setup()
3054 mac_group_add_client(tgroup, mcip); in mac_datapath_setup()