Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm.c372 static uint8_t iwm_rate_from_ucode_rate(uint32_t);
3501 tx_resp_rate = iwm_rate_from_ucode_rate(le32toh(tx_resp->initial_rate)); in iwm_rx_tx_cmd_single()
4311 iwm_rate_from_ucode_rate(uint32_t rate_n_flags) in iwm_rate_from_ucode_rate() function