Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmac_provider.h165 boolean_t (*ml_active_set)(void *); member
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_main.c505 legacy->ml_active_set = softmac_active_set; in softmac_m_getcapab()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_client.c2588 !(mip->mi_capab_legacy.ml_active_set(mip->mi_driver))) { in i_mac_unicast_add()