Searched refs:wl_ext_iapsta_get_vif_macaddr (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_iapsta.h | 37 void wl_ext_iapsta_get_vif_macaddr(struct dhd_pub *dhd, int ifidx, u8 *mac_addr);
|
| H A D | wl_cfgp2p.c | 1806 wl_ext_iapsta_get_vif_macaddr(dhd, 2, (u8 *)mac_addr); in wl_cfgp2p_generate_bss_mac()
|
| H A D | wl_iapsta.c | 6142 wl_ext_iapsta_get_vif_macaddr(struct dhd_pub *dhd, int ifidx, u8 *mac_addr) in wl_ext_iapsta_get_vif_macaddr() function 6206 wl_ext_iapsta_get_vif_macaddr(dhd, ifidx, mac_addr); in wl_ext_iapsta_update_net_device()
|
| H A D | wl_android.c | 13280 wl_ext_iapsta_get_vif_macaddr(dhd, static_ifidx+1, mac_addr); in wl_cfg80211_register_static_if()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iapsta.h | 39 void wl_ext_iapsta_get_vif_macaddr(struct dhd_pub *dhd, int ifidx, u8 *mac_addr);
|
| H A D | wl_cfgp2p.c | 1819 wl_ext_iapsta_get_vif_macaddr(dhd, 2, (u8 *)mac_addr); in wl_cfgp2p_generate_bss_mac()
|
| H A D | wl_iapsta.c | 6745 wl_ext_iapsta_get_vif_macaddr(struct dhd_pub *dhd, int ifidx, u8 *mac_addr) in wl_ext_iapsta_get_vif_macaddr() function 6809 wl_ext_iapsta_get_vif_macaddr(dhd, ifidx, mac_addr); in wl_ext_iapsta_update_net_device()
|
| H A D | wl_android.c | 13436 wl_ext_iapsta_get_vif_macaddr(dhd, static_ifidx+1, mac_addr); in wl_cfg80211_register_static_if()
|