Searched refs:mac_client_tx_notify (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client.h177 extern mac_tx_notify_handle_t mac_client_tx_notify(mac_client_handle_t,
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvnet.c2883 mac_client_tx_notify(vnetp->hio_mch, vnet_tx_ring_update, vnetp);
2915 (void) mac_client_tx_notify(vnetp->hio_mch, NULL,
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_grp.c952 port->lp_tx_notify_mh = mac_client_tx_notify(port->lp_mch,
988 (void) mac_client_tx_notify(port->lp_mch, NULL, port->lp_tx_notify_mh);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1359 direct->di_tx_cb_df = (uintptr_t)mac_client_tx_notify;
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c7370 * mac_client_tx_notify():
7374 mac_client_tx_notify(mac_client_handle_t mch, mac_tx_notify_t callb_func, function

Completed in 95 milliseconds