Home
last modified time | relevance | path

Searched defs:dhd_find_sta (Results 1 – 5 of 5) sorted by relevance

/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd_linux.c1373 dhd_sta_t *dhd_find_sta(void *pub, int ifidx, void *ea) in dhd_find_sta() function
1610 dhd_sta_t *dhd_find_sta(void *pub, int ifidx, void *ea) in dhd_find_sta() function
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_linux.c1326 dhd_find_sta(void *pub, int ifidx, void *ea) in dhd_find_sta() function
1544 dhd_sta_t *dhd_find_sta(void *pub, int ifidx, void *ea) { return NULL; } in dhd_find_sta() function
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_linux.c2429 dhd_find_sta(void *pub, int ifidx, void *ea) in dhd_find_sta() function
2665 dhd_sta_t *dhd_find_sta(void *pub, int ifidx, void *ea) { return NULL; } in dhd_find_sta() function
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_linux.c1593 dhd_find_sta(void *pub, int ifidx, void *ea) in dhd_find_sta() function
1800 dhd_sta_t *dhd_find_sta(void *pub, int ifidx, void *ea) { return NULL; } in dhd_find_sta() function
Ddhd.h3046 static INLINE void* dhd_find_sta(void *pub, int ifidx, void *ea) { return NULL;} in dhd_find_sta() function