Searched refs:iwm_rate_from_ucode_rate (Results 1 – 1 of 1) sorted by relevance
372 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