Searched refs:dhd_set_role (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 3489 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx);
|
| H A D | wl_cfg80211.c | 12756 dhd_set_role(dhd, WLC_E_IF_ROLE_AP, bssidx); 12758 dhd_set_role(dhd, WLC_E_IF_ROLE_P2P_GO, bssidx);
|
| H A D | dhd_linux.c | 717 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx) in dhd_set_role() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 3489 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx);
|
| H A D | wl_cfg80211.c | 12758 dhd_set_role(dhd, WLC_E_IF_ROLE_AP, bssidx); 12760 dhd_set_role(dhd, WLC_E_IF_ROLE_P2P_GO, bssidx);
|
| H A D | dhd_linux.c | 717 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx) in dhd_set_role() function
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 3494 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx);
|
| H A D | wl_cfg80211.c | 12651 dhd_set_role(dhd, WLC_E_IF_ROLE_AP, bssidx); 12653 dhd_set_role(dhd, WLC_E_IF_ROLE_P2P_GO, bssidx);
|
| H A D | dhd_linux.c | 733 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx) in dhd_set_role() function
|