Searched refs:smac_notify_head (Results 1 – 2 of 2) sorted by relevance
269 if ((mp = softmac->smac_notify_head) == NULL) { in softmac_notify_thread()276 softmac->smac_notify_head = softmac->smac_notify_tail = NULL; in softmac_notify_thread()293 freemsgchain(softmac->smac_notify_head); in softmac_notify_thread()294 softmac->smac_notify_head = softmac->smac_notify_tail = NULL; in softmac_notify_thread()309 softmac->smac_notify_head = softmac->smac_notify_tail = mp; in softmac_enqueue_notify_ind()
153 mblk_t *smac_notify_head; /* smac_mutex */ member