Searched refs:mac_client_tx_notify (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_client.h | 177 extern mac_tx_notify_handle_t mac_client_tx_notify(mac_client_handle_t,
|
/titanic_50/usr/src/uts/common/io/aggr/ |
H A D | aggr_grp.c | 952 port->lp_tx_notify_mh = mac_client_tx_notify(port->lp_mch, in aggr_add_pseudo_tx_group() 988 (void) mac_client_tx_notify(port->lp_mch, NULL, port->lp_tx_notify_mh); in aggr_rem_pseudo_tx_group()
|
/titanic_50/usr/src/uts/sun4v/io/ |
H A D | vnet.c | 2883 mac_client_tx_notify(vnetp->hio_mch, vnet_tx_ring_update, vnetp); in vnet_bind_hwrings() 2915 (void) mac_client_tx_notify(vnetp->hio_mch, NULL, in vnet_unbind_hwrings()
|
/titanic_50/usr/src/uts/common/io/dld/ |
H A D | dld_proto.c | 1360 direct->di_tx_cb_df = (uintptr_t)mac_client_tx_notify; in dld_capab_direct()
|
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac.c | 7374 mac_client_tx_notify(mac_client_handle_t mch, mac_tx_notify_t callb_func, in mac_client_tx_notify() function
|