Searched refs:afx_instance (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 7729 struct afx_hdl *afx_instance; in wl_cfg80211_afx_handler() local 7733 BCM_SET_CONTAINER_OF(afx_instance, work, struct afx_hdl, work); in wl_cfg80211_afx_handler() 7734 if (!afx_instance) { in wl_cfg80211_afx_handler() 7738 cfg = wl_get_cfg(afx_instance->dev); in wl_cfg80211_afx_handler() 7739 if (afx_instance) { in wl_cfg80211_afx_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 8745 struct afx_hdl *afx_instance; in wl_cfg80211_afx_handler() local 8749 BCM_SET_CONTAINER_OF(afx_instance, work, struct afx_hdl, work); in wl_cfg80211_afx_handler() 8750 if (afx_instance) { in wl_cfg80211_afx_handler() 8751 cfg = wl_get_cfg(afx_instance->dev); in wl_cfg80211_afx_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 8697 struct afx_hdl *afx_instance; in wl_cfg80211_afx_handler() local 8701 BCM_SET_CONTAINER_OF(afx_instance, work, struct afx_hdl, work); in wl_cfg80211_afx_handler() 8702 if (afx_instance) { in wl_cfg80211_afx_handler() 8703 cfg = wl_get_cfg(afx_instance->dev); in wl_cfg80211_afx_handler()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 9561 struct afx_hdl *afx_instance; local 9565 BCM_SET_CONTAINER_OF(afx_instance, work, struct afx_hdl, work); 9566 if (afx_instance) { 9567 cfg = wl_get_cfg(afx_instance->dev);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 9559 struct afx_hdl *afx_instance; local 9563 BCM_SET_CONTAINER_OF(afx_instance, work, struct afx_hdl, work); 9564 if (afx_instance) { 9565 cfg = wl_get_cfg(afx_instance->dev);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 9456 struct afx_hdl *afx_instance; local 9460 BCM_SET_CONTAINER_OF(afx_instance, work, struct afx_hdl, work); 9461 if (afx_instance) { 9462 cfg = wl_get_cfg(afx_instance->dev);
|