Searched refs:su_tx_notify_func (Results 1 – 3 of 3) sorted by relevance
190 ASSERT(sup->su_tx_notify_func == NULL); in softmac_upper_destructor()680 if (sup->su_tx_notify_func != NULL) { in softmac_drv_wsrv()683 sup->su_tx_notify_func(sup->su_tx_notify_arg, in softmac_drv_wsrv()
210 sup->su_tx_notify_func = func; in softmac_client_tx_notify()219 sup->su_tx_notify_func = NULL; in softmac_client_tx_notify()935 sup->su_tx_notify_func = NULL; in softmac_fastpath_tear()
327 mac_tx_notify_t su_tx_notify_func; /* su_mutex */ member