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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/bcm43xx/
H A Dbcm43xx_xmit.h142 u8 bcm43xx_plcp_get_ratecode_ofdm(const u8 bitrate);
H A Dbcm43xx_xmit.c93 u8 bcm43xx_plcp_get_ratecode_ofdm(const u8 bitrate) function
125 *data = bcm43xx_plcp_get_ratecode_ofdm(bitrate);
H A Dbcm43xx_main.c2688 offset += (bcm43xx_plcp_get_ratecode_ofdm(rate) & 0x000F) * 2;

Completed in 91 milliseconds