Searched refs:PHY_HandleSwChnlAndSetBW8723B (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_phycfg.c | 699 static void PHY_HandleSwChnlAndSetBW8723B( in PHY_HandleSwChnlAndSetBW8723B() function 776 …PHY_HandleSwChnlAndSetBW8723B(Adapter, false, true, pHalData->CurrentChannel, Bandwidth, Offset, O… in PHY_SetBWMode8723B() 782 PHY_HandleSwChnlAndSetBW8723B(Adapter, true, false, channel, 0, 0, 0, channel); in PHY_SwChnl8723B() 793 …PHY_HandleSwChnlAndSetBW8723B(Adapter, true, true, channel, Bandwidth, Offset40, Offset80, channel… in PHY_SetSwChnlBWMode8723B()
|