Searched refs:pwr_switch (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | init.c | 397 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_init() 399 ret = mac_ops->pwr_switch(adapter, 0); in mac_hal_init() 404 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_init() 609 ret = ops->pwr_switch(adapter, 0); in mac_hal_deinit() 649 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_fast_init() 651 ret = mac_ops->pwr_switch(adapter, 0); in mac_hal_fast_init() 656 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_fast_init() 791 ret = ops->pwr_switch(adapter, 0); in mac_hal_fast_deinit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | init.c | 397 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_init() 399 ret = mac_ops->pwr_switch(adapter, 0); in mac_hal_init() 404 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_init() 609 ret = ops->pwr_switch(adapter, 0); in mac_hal_deinit() 649 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_fast_init() 651 ret = mac_ops->pwr_switch(adapter, 0); in mac_hal_fast_init() 656 ret = mac_ops->pwr_switch(adapter, 1); in mac_hal_fast_init() 791 ret = ops->pwr_switch(adapter, 0); in mac_hal_fast_deinit()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 14922 u32 (*pwr_switch)(struct mac_ax_adapter *adapter, u8 on); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 14922 u32 (*pwr_switch)(struct mac_ax_adapter *adapter, u8 on); member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_mac.c | 1759 if (mac->ops->pwr_switch(mac, on_off) != MACSUCCESS) in rtw_hal_mac_power_switch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_mac.c | 1759 if (mac->ops->pwr_switch(mac, on_off) != MACSUCCESS) in rtw_hal_mac_power_switch()
|