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

/linux-master/drivers/net/wireless/marvell/libertas/
H A Drx.c159 * convert_mv_rate_to_radiotap - converts Tx/Rx rates from Marvell WLAN format
165 static u8 convert_mv_rate_to_radiotap(u8 rate) function
239 radiotap_hdr.rate = convert_mv_rate_to_radiotap(prxpd->rx_rate);

Completed in 136 milliseconds