Searched refs:dev_addr_set (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linuxver.h | 950 #define dev_addr_set(net, addr) memcpy(net->dev_addr, addr, ETHER_ADDR_LEN) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linuxver.h | 953 #define dev_addr_set(net, addr) memcpy(net->dev_addr, addr, ETHER_ADDR_LEN) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2406 dev_addr_set(net, temp_addr); in wl_cfgp2p_register_ndev() 2625 dev_addr_set(cfg->p2p_net, wl_to_p2p_bss_macaddr(cfg, P2PAPI_BSSCFG_DEVICE)); in wl_cfgp2p_add_p2p_disc_if()
|
| H A D | dhd_linux.c | 3077 dev_addr_set(dhd->iflist[ifidx]->net, addr); in _dhd_set_mac_address() 3521 dev_addr_set(dhdinfo->iflist[ifp->idx]->net, buf); in dhd_op_if_update() 3664 dev_addr_set(dev, dhdif->mac_addr); in dhd_set_mac_address() 9447 dev_addr_set(net, dhd->pub.mac.octet); in dhd_open() 17059 dev_addr_set(net, temp_addr); in dhd_register_if()
|
| H A D | wl_android.c | 13366 dev_addr_set(net, hw_ether); in wl_cfg80211_static_if_open() 13418 dev_addr_set(new_ndev, addr); in wl_cfg80211_post_static_ifcreate()
|
| H A D | wl_iapsta.c | 6207 dev_addr_set(net, mac_addr); in wl_ext_iapsta_update_net_device()
|
| H A D | wl_cfg80211.c | 3730 dev_addr_set(new_ndev, addr); in wl_cfg80211_post_ifcreate()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.c | 2419 dev_addr_set(net, temp_addr); in wl_cfgp2p_register_ndev() 2638 dev_addr_set(cfg->p2p_net, wl_to_p2p_bss_macaddr(cfg, P2PAPI_BSSCFG_DEVICE)); in wl_cfgp2p_add_p2p_disc_if()
|
| H A D | dhd_linux.c | 3086 dev_addr_set(dhd->iflist[ifidx]->net, addr); in _dhd_set_mac_address() 3530 dev_addr_set(dhdinfo->iflist[ifp->idx]->net, buf); in dhd_op_if_update() 3673 dev_addr_set(dev, dhdif->mac_addr); in dhd_set_mac_address() 9451 dev_addr_set(net, dhd->pub.mac.octet); in dhd_open() 16949 dev_addr_set(net, temp_addr); in dhd_register_if()
|
| H A D | wl_android.c | 13522 dev_addr_set(net, hw_ether); in wl_cfg80211_static_if_open() 13574 dev_addr_set(new_ndev, addr); in wl_cfg80211_post_static_ifcreate()
|
| H A D | wl_iapsta.c | 6810 dev_addr_set(net, mac_addr); in wl_ext_iapsta_update_net_device()
|
| H A D | wl_cfg80211.c | 3744 dev_addr_set(new_ndev, addr); in wl_cfg80211_post_ifcreate()
|