Home
last modified time | relevance | path

Searched refs:MAC_NOTE_CAPAB_CHG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac.h415 MAC_NOTE_CAPAB_CHG, enumerator
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c1051 i_mac_notify((mac_impl_t *)mh, MAC_NOTE_CAPAB_CHG); in mac_capab_update()
1356 if ((bits & (1 << MAC_NOTE_CAPAB_CHG)) != 0) { in i_mac_notify_thread()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c1880 case MAC_NOTE_CAPAB_CHG: in str_notify()