Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dpwr.c243 u32 (*intf_pwr_switch)(void *vadapter, u8 pre_switch, u8 on); in mac_pwr_switch() local
266 intf_pwr_switch = adapter->mac_pwr_info.intf_pwr_switch; in mac_pwr_switch()
268 if (!intf_pwr_switch) { in mac_pwr_switch()
289 ret = intf_pwr_switch(adapter, PWR_PRE_SWITCH, on); in mac_pwr_switch()
331 ret = intf_pwr_switch(adapter, PWR_POST_SWITCH, on); in mac_pwr_switch()
366 ret_end = intf_pwr_switch(adapter, PWR_END_SWITCH, on); in mac_pwr_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dpwr.c243 u32 (*intf_pwr_switch)(void *vadapter, u8 pre_switch, u8 on); in mac_pwr_switch() local
266 intf_pwr_switch = adapter->mac_pwr_info.intf_pwr_switch; in mac_pwr_switch()
268 if (!intf_pwr_switch) { in mac_pwr_switch()
289 ret = intf_pwr_switch(adapter, PWR_PRE_SWITCH, on); in mac_pwr_switch()
331 ret = intf_pwr_switch(adapter, PWR_POST_SWITCH, on); in mac_pwr_switch()
366 ret_end = intf_pwr_switch(adapter, PWR_END_SWITCH, on); in mac_pwr_switch()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/mac_8852b/
H A Dinit_8852b.c658 pwr_info->intf_pwr_switch = sdio_pwr_switch; in get_mac_8852b_adapter()
664 pwr_info->intf_pwr_switch = usb_pwr_switch; in get_mac_8852b_adapter()
670 pwr_info->intf_pwr_switch = pcie_pwr_switch; in get_mac_8852b_adapter()
727 pwr_info->intf_pwr_switch = sdio_pwr_switch; in get_mac_8852b_adapter()
735 pwr_info->intf_pwr_switch = usb_pwr_switch_8852b; in get_mac_8852b_adapter()
743 pwr_info->intf_pwr_switch = pcie_pwr_switch; in get_mac_8852b_adapter()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/
H A Dinit_8852b.c658 pwr_info->intf_pwr_switch = sdio_pwr_switch; in get_mac_8852b_adapter()
664 pwr_info->intf_pwr_switch = usb_pwr_switch; in get_mac_8852b_adapter()
670 pwr_info->intf_pwr_switch = pcie_pwr_switch; in get_mac_8852b_adapter()
727 pwr_info->intf_pwr_switch = sdio_pwr_switch; in get_mac_8852b_adapter()
735 pwr_info->intf_pwr_switch = usb_pwr_switch_8852b; in get_mac_8852b_adapter()
743 pwr_info->intf_pwr_switch = pcie_pwr_switch; in get_mac_8852b_adapter()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h4836 u32 (*intf_pwr_switch)(void *vadapter, member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h4836 u32 (*intf_pwr_switch)(void *vadapter, member