Home
last modified time | relevance | path

Searched refs:halmac_mac_power_switch (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/halmac_8822b/
H A Dhalmac_api_8822b.c41 pHalmac_api->halmac_mac_power_switch = halmac_mac_power_switch_8822b_sdio; in halmac_mount_api_8822b()
43 pHalmac_api->halmac_mac_power_switch = halmac_mac_power_switch_8822b_usb; in halmac_mount_api_8822b()
46 pHalmac_api->halmac_mac_power_switch = halmac_mac_power_switch_8822b_pcie; in halmac_mount_api_8822b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/
H A Dhalmac_init_8821c.c369 api->halmac_mac_power_switch = mac_pwr_switch_sdio_8821c; in mount_api_8821c()
392 api->halmac_mac_power_switch = mac_pwr_switch_usb_8821c; in mount_api_8821c()
399 api->halmac_mac_power_switch = mac_pwr_switch_pcie_8821c; in mount_api_8821c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/halmac_8822b/
H A Dhalmac_init_8822b.c364 api->halmac_mac_power_switch = mac_pwr_switch_sdio_8822b; in mount_api_8822b()
387 api->halmac_mac_power_switch = mac_pwr_switch_usb_8822b; in mount_api_8822b()
394 api->halmac_mac_power_switch = mac_pwr_switch_pcie_8822b; in mount_api_8822b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/halmac_8821c/
H A Dhalmac_init_8821c.c370 api->halmac_mac_power_switch = mac_pwr_switch_sdio_8821c; in mount_api_8821c()
393 api->halmac_mac_power_switch = mac_pwr_switch_usb_8821c; in mount_api_8821c()
400 api->halmac_mac_power_switch = mac_pwr_switch_pcie_8821c; in mount_api_8821c()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/halmac_8822c/
H A Dhalmac_init_8822c.c475 api->halmac_mac_power_switch = mac_pwr_switch_sdio_8822c; in mount_api_8822c()
498 api->halmac_mac_power_switch = mac_pwr_switch_usb_8822c; in mount_api_8822c()
505 api->halmac_mac_power_switch = mac_pwr_switch_pcie_8822c; in mount_api_8822c()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_halmac.c2346 status = api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_ON); in rtw_halmac_poweron()
2352 api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_OFF); in rtw_halmac_poweron()
2353 status = api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_ON); in rtw_halmac_poweron()
2394 status = api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_OFF); in rtw_halmac_poweroff()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_halmac.c855 status = api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_ON); in rtw_halmac_poweron()
882 status = api->halmac_mac_power_switch(halmac, HALMAC_MAC_POWER_OFF); in rtw_halmac_poweroff()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_type.h1739 …HALMAC_RET_STATUS (*halmac_mac_power_switch)(PHALMAC_ADAPTER pHalmac_adapter, HALMAC_MAC_POWER hal… member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_halmac.c2533 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2544 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_halmac.c2533 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2544 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_halmac.c2672 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2683 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_halmac.c2677 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2688 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_halmac.c2676 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2687 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_halmac.c2643 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2654 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_halmac.c2676 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2687 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_halmac.c2676 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2687 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_halmac.c2676 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2687 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_halmac.c2670 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2681 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_halmac.c2676 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2687 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_halmac.c2541 status = api->halmac_mac_power_switch(halmac, pwr); in _power_switch()
2552 #define _power_switch(mac, api, pwr) (api)->halmac_mac_power_switch(mac, pwr)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_type.h2189 (*halmac_mac_power_switch)(struct halmac_adapter *adapter, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_type.h2180 (*halmac_mac_power_switch)(struct halmac_adapter *adapter, member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_type.h2200 (*halmac_mac_power_switch)(struct halmac_adapter *adapter, member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_type.h2195 (*halmac_mac_power_switch)(struct halmac_adapter *adapter, member