Home
last modified time | relevance | path

Searched refs:phnd_arp_table (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.h117 arp_table_t *phnd_arp_table; member
H A Ddhd_linux.c1447 ifp->phnd_arp_table, FALSE, in dhd_del_all_sta()
1493 bcm_l2_filter_arp_table_update(((dhd_pub_t*)pub)->osh, ifp->phnd_arp_table, FALSE, in dhd_del_sta()
7852 ifp->phnd_arp_table = init_l2_filter_arp_table(dhdpub->osh);
7912 bcm_l2_filter_arp_table_update(dhdpub->osh, ifp->phnd_arp_table, TRUE,
7914 deinit_l2_filter_arp_table(dhdpub->osh, ifp->phnd_arp_table);
7915 ifp->phnd_arp_table = NULL;
12411 bcm_l2_filter_arp_table_update(dhdp->osh, ifp->phnd_arp_table, TRUE,
12413 deinit_l2_filter_arp_table(dhdp->osh, ifp->phnd_arp_table);
12414 ifp->phnd_arp_table = NULL;
19406 return ifp->phnd_arp_table;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.h117 arp_table_t *phnd_arp_table; member
H A Ddhd_linux.c1447 ifp->phnd_arp_table, FALSE, in dhd_del_all_sta()
1493 bcm_l2_filter_arp_table_update(((dhd_pub_t*)pub)->osh, ifp->phnd_arp_table, FALSE, in dhd_del_sta()
7852 ifp->phnd_arp_table = init_l2_filter_arp_table(dhdpub->osh);
7912 bcm_l2_filter_arp_table_update(dhdpub->osh, ifp->phnd_arp_table, TRUE,
7914 deinit_l2_filter_arp_table(dhdpub->osh, ifp->phnd_arp_table);
7915 ifp->phnd_arp_table = NULL;
12476 bcm_l2_filter_arp_table_update(dhdp->osh, ifp->phnd_arp_table, TRUE,
12478 deinit_l2_filter_arp_table(dhdp->osh, ifp->phnd_arp_table);
12479 ifp->phnd_arp_table = NULL;
19471 return ifp->phnd_arp_table;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.h121 arp_table_t *phnd_arp_table; member
H A Ddhd_linux.c1461 ifp->phnd_arp_table, FALSE, in dhd_del_all_sta()
1507 bcm_l2_filter_arp_table_update(((dhd_pub_t*)pub)->osh, ifp->phnd_arp_table, FALSE, in dhd_del_sta()
7863 ifp->phnd_arp_table = init_l2_filter_arp_table(dhdpub->osh);
7923 bcm_l2_filter_arp_table_update(dhdpub->osh, ifp->phnd_arp_table, TRUE,
7925 deinit_l2_filter_arp_table(dhdpub->osh, ifp->phnd_arp_table);
7926 ifp->phnd_arp_table = NULL;
12595 bcm_l2_filter_arp_table_update(dhdp->osh, ifp->phnd_arp_table, TRUE,
12597 deinit_l2_filter_arp_table(dhdp->osh, ifp->phnd_arp_table);
12598 ifp->phnd_arp_table = NULL;
19565 return ifp->phnd_arp_table;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.h372 arp_table_t *phnd_arp_table; member
H A Ddhd_linux.c1701 ifp->phnd_arp_table, FALSE, in dhd_del_all_sta()
1741 bcm_l2_filter_arp_table_update(((dhd_pub_t*)pub)->osh, ifp->phnd_arp_table, FALSE, in dhd_del_sta()
10263 ifp->phnd_arp_table = init_l2_filter_arp_table(dhdpub->osh); in dhd_allocate_if()
10326 bcm_l2_filter_arp_table_update(dhdpub->osh, ifp->phnd_arp_table, TRUE, in dhd_cleanup_ifp()
10328 deinit_l2_filter_arp_table(dhdpub->osh, ifp->phnd_arp_table); in dhd_cleanup_ifp()
10329 ifp->phnd_arp_table = NULL; in dhd_cleanup_ifp()
17429 bcm_l2_filter_arp_table_update(dhdp->osh, ifp->phnd_arp_table, TRUE, in dhd_detach()
17431 deinit_l2_filter_arp_table(dhdp->osh, ifp->phnd_arp_table); in dhd_detach()
17432 ifp->phnd_arp_table = NULL; in dhd_detach()
25352 return ifp->phnd_arp_table; in dhd_get_ifp_arp_table_handle()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.h374 arp_table_t *phnd_arp_table; member
H A Ddhd_linux.c1710 ifp->phnd_arp_table, FALSE, in dhd_del_all_sta()
1750 bcm_l2_filter_arp_table_update(((dhd_pub_t*)pub)->osh, ifp->phnd_arp_table, FALSE, in dhd_del_sta()
10267 ifp->phnd_arp_table = init_l2_filter_arp_table(dhdpub->osh); in dhd_allocate_if()
10330 bcm_l2_filter_arp_table_update(dhdpub->osh, ifp->phnd_arp_table, TRUE, in dhd_cleanup_ifp()
10332 deinit_l2_filter_arp_table(dhdpub->osh, ifp->phnd_arp_table); in dhd_cleanup_ifp()
10333 ifp->phnd_arp_table = NULL; in dhd_cleanup_ifp()
17322 bcm_l2_filter_arp_table_update(dhdp->osh, ifp->phnd_arp_table, TRUE, in dhd_detach()
17324 deinit_l2_filter_arp_table(dhdp->osh, ifp->phnd_arp_table); in dhd_detach()
17325 ifp->phnd_arp_table = NULL; in dhd_detach()
25241 return ifp->phnd_arp_table; in dhd_get_ifp_arp_table_handle()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c538 arp_table_t *phnd_arp_table; member
2566 ifp->phnd_arp_table, FALSE, in dhd_del_all_sta()
2619 bcm_l2_filter_arp_table_update(((dhd_pub_t*)pub)->osh, ifp->phnd_arp_table, FALSE, in dhd_del_sta()
9022 ifp->phnd_arp_table = init_l2_filter_arp_table(dhdpub->osh); in dhd_allocate_if()
9105 bcm_l2_filter_arp_table_update(dhdpub->osh, ifp->phnd_arp_table, TRUE, in dhd_remove_if()
9107 deinit_l2_filter_arp_table(dhdpub->osh, ifp->phnd_arp_table); in dhd_remove_if()
9108 ifp->phnd_arp_table = NULL; in dhd_remove_if()
13305 bcm_l2_filter_arp_table_update(dhdp->osh, ifp->phnd_arp_table, TRUE, in dhd_detach()
13307 deinit_l2_filter_arp_table(dhdp->osh, ifp->phnd_arp_table); in dhd_detach()
13308 ifp->phnd_arp_table = NULL; in dhd_detach()
[all …]