Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h821 extern void mac_tx_client_flush(mac_client_impl_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c385 void mac_tx_client_flush(mac_client_impl_t *);
2590 mac_tx_client_flush(mac_client_impl_t *mcip) in mac_tx_client_flush() function
H A Dmac_client.c3078 mac_tx_client_flush(mcip); in mac_unicast_remove()