Home
last modified time | relevance | path

Searched refs:smac_notifications (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c503 legacy->ml_unsup_note = ~softmac->smac_notifications & in softmac_m_getcapab()
849 softmac->smac_notifications = 0; in softmac_mac_register()
853 softmac->smac_notifications = notes; in softmac_mac_register()
1396 (notifications & softmac->smac_notifications)); in softmac_lower_setup()
/illumos-gate/usr/src/uts/common/sys/
H A Dsoftmac_impl.h180 uint32_t smac_notifications; member