Searched refs:dl_mah (Results 1 – 3 of 3) sorted by relevance
653 MAC_UNICAST_DISABLE_TX_VID_CHECK, &dlp->dl_mah, 0, in dls_mac_active_set()671 ASSERT(dlp->dl_mah != NULL); in dls_mac_active_clear()672 (void) mac_unicast_remove(dlp->dl_mch, dlp->dl_mah); in dls_mac_active_clear()673 dlp->dl_mah = NULL; in dls_mac_active_clear()
88 ASSERT(dlp->dl_mah == NULL); in i_dls_link_destructor()
53 mac_unicast_handle_t dl_mah; /* SL */ member