Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_provider.h180 void (*ml_fastpath_enable)(void *); member
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c508 legacy->ml_fastpath_enable = softmac_fastpath_enable; in softmac_m_getcapab()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c3987 mip->mi_capab_legacy.ml_fastpath_enable(mip->mi_driver); in mac_fastpath_enable()