Home
last modified time | relevance | path

Searched refs:mac_tx_notify_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client.h55 typedef void (*mac_tx_notify_t)(void *, mac_tx_cookie_t); typedef
180 mac_tx_notify_t, void *);
H A Dsoftmac_impl.h327 mac_tx_notify_t su_tx_notify_func; /* su_mutex */
H A Dmac_soft_ring.h63 mac_tx_notify_t mtnf_fn; /* The callback function */
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c205 softmac_client_tx_notify(softmac_upper_t *sup, mac_tx_notify_t func, void *arg) in softmac_client_tx_notify()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c7990 mac_tx_notify_t notify, void *arg) in mac_client_tx_notify_add()
8042 mac_client_tx_notify(mac_client_handle_t mch, mac_tx_notify_t callb_func, in mac_client_tx_notify()