Searched refs:iwh_rate_to_plcp (Results 1 – 1 of 1) sorted by relevance
308 static uint8_t iwh_rate_to_plcp(int);2951 iwh_rate_to_plcp(int rate) in iwh_rate_to_plcp() function3396 tx->rate.r.rate_n_flags = LE_32(iwh_rate_to_plcp(rate) | masks); in iwh_send()4144 hdr->tx_cmd.rate.r.rate_n_flags = LE_32(iwh_rate_to_plcp(2)); in iwh_scan()4467 LE_32(iwh_rate_to_plcp(2) | masks); in iwh_config()6333 LE_32(iwh_rate_to_plcp(rate) | masks); in iwh_ap_lq()