Home
last modified time | relevance | path

Searched defs:rate_index (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dar5xxx.c300 u_int32_t frame_length, u_int16_t rate_index, HAL_BOOL short_preamble) in ath_hal_computetxtime()
/openbsd-src/sys/dev/usb/
H A Dif_athn_usb.c1798 uint8_t rate_index = (ts->rate & AR_HTC_TXSTAT_RATE); in athn_usb_tx_status() local