Searched refs:dhd_set_1905_almac (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 303 extern int dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast); 3800 bcmerror = dhd_set_1905_almac(dhd_pub, bssidx, ea, FALSE); in dhd_doiovar() 3826 bcmerror = dhd_set_1905_almac(dhd_pub, bssidx, ea, TRUE); in dhd_doiovar()
|
| H A D | dhd.h | 2155 extern int dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast);
|
| H A D | dhd_linux.c | 1284 dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast) in dhd_set_1905_almac() function
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 303 extern int dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast); 3800 bcmerror = dhd_set_1905_almac(dhd_pub, bssidx, ea, FALSE); in dhd_doiovar() 3826 bcmerror = dhd_set_1905_almac(dhd_pub, bssidx, ea, TRUE); in dhd_doiovar()
|
| H A D | dhd.h | 2150 extern int dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast);
|
| H A D | dhd_linux.c | 1275 dhd_set_1905_almac(dhd_pub_t *dhdp, uint8 ifidx, uint8* ea, bool mcast) in dhd_set_1905_almac() function
|