Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Drx.c165 static u8 convert_mv_rate_to_radiotap(u8 rate) in convert_mv_rate_to_radiotap() function
239 radiotap_hdr.rate = convert_mv_rate_to_radiotap(prxpd->rx_rate); in process_rxed_802_11_packet()