Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Drx.c143 priv->cur_rate = lbs_fw_index_to_data_rate(p_rx_pd->rx_rate); in lbs_process_rxed_packet()
258 priv->cur_rate = lbs_fw_index_to_data_rate(prxpd->rx_rate); in process_rxed_802_11_packet()
H A Ddecl.h70 u32 lbs_fw_index_to_data_rate(u8 index);
H A Dmain.c75 u32 lbs_fw_index_to_data_rate(u8 idx) in lbs_fw_index_to_data_rate() function