Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/softmac/
H A Dsoftmac_dev.c187 ASSERT(sup->su_tx_notify_arg == NULL); in softmac_upper_destructor()
674 sup->su_tx_notify_func(sup->su_tx_notify_arg, in softmac_drv_wsrv()
H A Dsoftmac_fp.c206 sup->su_tx_notify_arg = arg; in softmac_client_tx_notify()
215 sup->su_tx_notify_arg = NULL; in softmac_client_tx_notify()
961 sup->su_tx_notify_arg = NULL; in softmac_fastpath_tear()
/titanic_50/usr/src/uts/common/sys/
H A Dsoftmac_impl.h328 void *su_tx_notify_arg; /* su_mutex */ member