Searched refs:su_tx_notify_func (Results 1 – 3 of 3) sorted by relevance
186 ASSERT(sup->su_tx_notify_func == NULL); in softmac_upper_destructor()671 if (sup->su_tx_notify_func != NULL) { in softmac_drv_wsrv()674 sup->su_tx_notify_func(sup->su_tx_notify_arg, in softmac_drv_wsrv()
205 sup->su_tx_notify_func = func; in softmac_client_tx_notify()214 sup->su_tx_notify_func = NULL; in softmac_client_tx_notify()960 sup->su_tx_notify_func = NULL; in softmac_fastpath_tear()
327 mac_tx_notify_t su_tx_notify_func; /* su_mutex */ member