Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_impl.h738 extern boolean_t mac_callback_remove(mac_cb_info_t *, mac_cb_t **, mac_cb_t *);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_client.c3365 if (mac_callback_remove(mcbi, &mip->mi_promisc_list, in mac_promisc_remove()
3367 VERIFY(mac_callback_remove(&mip->mi_promisc_cb_info, in mac_promisc_remove()
3745 if (mac_callback_remove(&mip->mi_notify_cb_info, in mac_notify_remove()
H A Dmac.c665 mac_callback_remove(mac_cb_info_t *mcbi, mac_cb_t **mcb_head, in mac_callback_remove() function
809 VERIFY(mac_callback_remove(&mip->mi_promisc_cb_info, in i_mac_promisc_walker_cleanup()
7362 if (mac_callback_remove(mcbi, cblist, &mtnfp->mtnf_link)) in mac_client_tx_notify_remove()