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

/linux-4.1.27/drivers/net/wireless/libertas/
H A Drx.c167 * convert_mv_rate_to_radiotap - converts Tx/Rx rates from Marvell WLAN format
173 static u8 convert_mv_rate_to_radiotap(u8 rate) convert_mv_rate_to_radiotap() function
249 radiotap_hdr.rate = convert_mv_rate_to_radiotap(prxpd->rx_rate); process_rxed_802_11_packet()

Completed in 51 milliseconds