Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwx.c8076 uint16_t htrates = 0; in iwx_rs_ht_rates() local
8084 htrates |= (1 << (mcs - rs->min_mcs)); in iwx_rs_ht_rates()
8087 return htrates; in iwx_rs_ht_rates()