Home
last modified time | relevance | path

Searched refs:mac_tx_notify_handle_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client.h179 extern mac_tx_notify_handle_t mac_client_tx_notify(mac_client_handle_t,
H A Dmac.h63 typedef struct __mac_tx_notify_handle *mac_tx_notify_handle_t; typedef
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c204 static mac_tx_notify_handle_t
222 return ((mac_tx_notify_handle_t)sup); in softmac_client_tx_notify()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c8041 mac_tx_notify_handle_t
8058 return ((mac_tx_notify_handle_t)mtnfp); in mac_client_tx_notify()