Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_impl.h847 extern void mac_tx_client_flush(mac_client_impl_t *);
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c381 void mac_tx_client_flush(mac_client_impl_t *);
2262 mac_tx_client_flush(mac_client_impl_t *mcip) in mac_tx_client_flush() function
H A Dmac_client.c2996 mac_tx_client_flush(mcip); in mac_unicast_remove()