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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192S_rtl8225.h22 extern void PHY_SetRF8225Bandwidth( struct net_device* dev , HT_CHANNEL_WIDTH Bandwidth);
H A Dr8192S_rtl6052.h54 extern void PHY_SetRF8225Bandwidth( struct net_device* dev , HT_CHANNEL_WIDTH Bandwidth);
H A Dr8192S_rtl8225.c79 ;//RT_TRACE(COMP_DBG, DBG_LOUD, ("PHY_SetRF8225Bandwidth(): unknown Bandwidth: %#X\n",Bandwidth ));
97 ;//RT_TRACE(COMP_DBG, DBG_LOUD, ("PHY_SetRF8225Bandwidth(): unknown Bandwidth: %#X\n",Bandwidth ));
109 * Function: PHY_SetRF8225Bandwidth()
123 void PHY_SetRF8225Bandwidth(struct net_device* dev ,HT_CHANNEL_WIDTH Bandwidth) //20M or 40M function
140 RT_TRACE(COMP_DBG, "PHY_SetRF8225Bandwidth(): unknown Bandwidth: %#X\n",Bandwidth );
H A Dr8192S_phy.c2185 //PHY_SetRF8225Bandwidth(dev, priv->CurrentChannelBW);
3174 PHY_SetRF8225Bandwidth(dev, priv->CurrentChannelBW);
3278 PHY_SetRF8225Bandwidth(dev, priv->CurrentChannelBW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Dr819xU_phy.c1626 PHY_SetRF8225Bandwidth(Adapter, pHalData->CurrentChannelBW);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Dr819xE_phy.c3216 PHY_SetRF8225Bandwidth(Adapter, pHalData->CurrentChannelBW);

Completed in 106 milliseconds