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

/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwm.c354 static uint8_t iwm_rate_from_ucode_rate(uint32_t);
3531 tx_resp_rate = iwm_rate_from_ucode_rate(le32toh(tx_resp->initial_rate));
4290 iwm_rate_from_ucode_rate(uint32_t rate_n_flags) function

Completed in 100 milliseconds