Home
last modified time | relevance | path

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 Ddhd.h3489 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx);
H A Dwl_cfg80211.c12756 dhd_set_role(dhd, WLC_E_IF_ROLE_AP, bssidx);
12758 dhd_set_role(dhd, WLC_E_IF_ROLE_P2P_GO, bssidx);
H A Ddhd_linux.c717 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 Ddhd.h3489 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx);
H A Dwl_cfg80211.c12758 dhd_set_role(dhd, WLC_E_IF_ROLE_AP, bssidx);
12760 dhd_set_role(dhd, WLC_E_IF_ROLE_P2P_GO, bssidx);
H A Ddhd_linux.c717 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 Ddhd.h3494 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx);
H A Dwl_cfg80211.c12651 dhd_set_role(dhd, WLC_E_IF_ROLE_AP, bssidx);
12653 dhd_set_role(dhd, WLC_E_IF_ROLE_P2P_GO, bssidx);
H A Ddhd_linux.c733 void dhd_set_role(dhd_pub_t *dhdp, int role, int bssidx) in dhd_set_role() function