Searched refs:mci_tx_notify_cb_info (Results 1 – 4 of 4) sorted by relevance
162 mac_cb_info_t mci_tx_notify_cb_info; /* cb list info */ member
4024 MAC_CALLBACK_WALKER_INC(&mcip->mci_tx_notify_cb_info); in mac_tx_invoke_callbacks()4030 MAC_CALLBACK_WALKER_DCR(&mcip->mci_tx_notify_cb_info, in mac_tx_invoke_callbacks()
8004 mcbi = &mcip->mci_tx_notify_cb_info; in mac_client_tx_notify_add()8019 if (!mac_callback_find(&mcip->mci_tx_notify_cb_info, in mac_client_tx_notify_remove()8027 mcbi = &mcip->mci_tx_notify_cb_info; in mac_client_tx_notify_remove()8033 mac_callback_remove_wait(&mcip->mci_tx_notify_cb_info); in mac_client_tx_notify_remove()
176 mcip->mci_tx_notify_cb_info.mcbi_lockp = &mcip->mci_tx_cb_lock; in i_mac_client_impl_ctor()