Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_main.c2588 ht_info->ht_supported = B_TRUE; in arn_setup_ht_cap()
2742 is_ht = sc->sc_ht_conf.ht_supported; in arn_update_chainmask()
3093 if (sc->sc_ht_conf.ht_supported) { in arn_attach()
3132 if (sc->sc_ht_conf.ht_supported) { in arn_attach()
H A Darn_core.h825 boolean_t ht_supported; member
H A Darn_rc.c1664 if (sc->sc_ht_conf.ht_supported) { in arn_get_rate()