Home
last modified time | relevance | path

Searched refs:dhd_if_t (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux.h149 } dhd_if_t; typedef
420 extern void dhd_reset_tcpsync_info_by_ifp(dhd_if_t *ifp);
H A Ddhd_linux.c499 static dhd_if_t * dhd_get_ifp_by_ndev(dhd_pub_t *dhdp, struct net_device *ndev);
743 static struct list_head * dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp,
980 dhd_if_t * ifp; /* cached pointer to dhd_if in netdevice priv */
1003 dev_priv->ifp = (dhd_if_t *)NULL; in dhd_dev_priv_clear()
1010 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1060 dhd_if_t dhd_if_null = {
1079 static void dhd_if_del_sta_list(dhd_if_t * ifp);
1080 static void dhd_if_flush_sta(dhd_if_t * ifp);
1183 dhd_if_del_sta_list(dhd_if_t *ifp) in dhd_if_del_sta_list()
1207 dhd_if_flush_sta(dhd_if_t * ifp) in dhd_if_flush_sta()
[all …]
H A Ddhd_linux_priv.h67 dhd_if_t *iflist[DHD_MAX_IFS + DHD_MAX_STATIC_IFS];
H A Ddhd_common.c3413 dhd_if_t *ifp = NULL; in wl_process_host_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux.h149 } dhd_if_t; typedef
416 extern void dhd_reset_tcpsync_info_by_ifp(dhd_if_t *ifp);
H A Ddhd_linux.c499 static dhd_if_t * dhd_get_ifp_by_ndev(dhd_pub_t *dhdp, struct net_device *ndev);
743 static struct list_head * dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp,
980 dhd_if_t * ifp; /* cached pointer to dhd_if in netdevice priv */
1003 dev_priv->ifp = (dhd_if_t *)NULL; in dhd_dev_priv_clear()
1010 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1060 dhd_if_t dhd_if_null = {
1079 static void dhd_if_del_sta_list(dhd_if_t * ifp);
1080 static void dhd_if_flush_sta(dhd_if_t * ifp);
1183 dhd_if_del_sta_list(dhd_if_t *ifp) in dhd_if_del_sta_list()
1207 dhd_if_flush_sta(dhd_if_t * ifp) in dhd_if_flush_sta()
[all …]
H A Ddhd_linux_priv.h67 dhd_if_t *iflist[DHD_MAX_IFS + DHD_MAX_STATIC_IFS];
H A Ddhd_common.c3413 dhd_if_t *ifp = NULL; in wl_process_host_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux.h153 } dhd_if_t; typedef
420 extern void dhd_reset_tcpsync_info_by_ifp(dhd_if_t *ifp);
H A Ddhd_linux.c498 static dhd_if_t * dhd_get_ifp_by_ndev(dhd_pub_t *dhdp, struct net_device *ndev);
759 static struct list_head * dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp,
994 dhd_if_t * ifp; /* cached pointer to dhd_if in netdevice priv */
1017 dev_priv->ifp = (dhd_if_t *)NULL; in dhd_dev_priv_clear()
1024 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1074 dhd_if_t dhd_if_null = {
1093 static void dhd_if_del_sta_list(dhd_if_t * ifp);
1094 static void dhd_if_flush_sta(dhd_if_t * ifp);
1197 dhd_if_del_sta_list(dhd_if_t *ifp) in dhd_if_del_sta_list()
1221 dhd_if_flush_sta(dhd_if_t * ifp) in dhd_if_flush_sta()
[all …]
H A Ddhd_linux_priv.h67 dhd_if_t *iflist[DHD_MAX_IFS + DHD_MAX_STATIC_IFS];
H A Ddhd_common.c3407 dhd_if_t *ifp = NULL; in wl_process_host_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.h417 } dhd_if_t; typedef
519 extern void dhd_reset_tcpsync_info_by_ifp(dhd_if_t *ifp);
H A Ddhd_linux.c636 static dhd_if_t * dhd_get_ifp_by_ndev(dhd_pub_t *dhdp, struct net_device *ndev);
762 static dhd_if_t * dhd_get_ifp_by_ndev(dhd_pub_t *dhdp, struct net_device *ndev);
935 static struct list_head * dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp,
1224 dhd_if_t * ifp; /* cached pointer to dhd_if in netdevice priv */
1244 dev_priv->ifp = (dhd_if_t *)NULL; in dhd_dev_priv_clear()
1251 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1277 dhd_if_t *ifp; in dhd_set_1905_almac()
1294 dhd_if_t *ifp; in dhd_get_1905_almac()
1343 dhd_if_t dhd_if_null = {
1363 static void dhd_if_del_sta_list(dhd_if_t * ifp);
[all …]
H A Ddhd_linux_priv.h73 dhd_if_t *iflist[DHD_MAX_IFS + DHD_MAX_STATIC_IFS];
H A Dwl_iapsta.c4029 dhd_if_t *ifp = NULL; in wl_tput_monitor()
H A Ddhd_common.c5540 dhd_if_t *ifp = NULL; in wl_process_host_event()
H A Dwl_cfg80211.c13512 dhd_if_t *ifp = NULL; in wl_bss_roaming_done()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.h419 } dhd_if_t; typedef
521 extern void dhd_reset_tcpsync_info_by_ifp(dhd_if_t *ifp);
H A Ddhd_linux.c637 static dhd_if_t * dhd_get_ifp_by_ndev(dhd_pub_t *dhdp, struct net_device *ndev);
763 static dhd_if_t * dhd_get_ifp_by_ndev(dhd_pub_t *dhdp, struct net_device *ndev);
936 static struct list_head * dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp,
1233 dhd_if_t * ifp; /* cached pointer to dhd_if in netdevice priv */
1253 dev_priv->ifp = (dhd_if_t *)NULL; in dhd_dev_priv_clear()
1260 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
1286 dhd_if_t *ifp; in dhd_set_1905_almac()
1303 dhd_if_t *ifp; in dhd_get_1905_almac()
1352 dhd_if_t dhd_if_null = {
1372 static void dhd_if_del_sta_list(dhd_if_t * ifp);
[all …]
H A Ddhd_linux_priv.h72 dhd_if_t *iflist[DHD_MAX_IFS + DHD_MAX_STATIC_IFS];
H A Dwl_iapsta.c4670 dhd_if_t *ifp = NULL; in wl_tput_monitor()
H A Ddhd_common.c5535 dhd_if_t *ifp = NULL; in wl_process_host_event()
H A Dwl_cfg80211.c13613 dhd_if_t *ifp = NULL; in wl_bss_roaming_done()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.c549 } dhd_if_t; typedef
615 dhd_if_t *iflist[DHD_MAX_IFS]; /* for supporting multiple interfaces */
1863 static struct list_head * dhd_sta_list_snapshot(dhd_info_t *dhd, dhd_if_t *ifp,
2072 dhd_if_t * ifp; /* cached pointer to dhd_if in netdevice priv */
2095 dev_priv->ifp = (dhd_if_t *)NULL; in dhd_dev_priv_clear()
2102 dhd_dev_priv_save(struct net_device * dev, dhd_info_t * dhd, dhd_if_t * ifp, in dhd_dev_priv_save()
2149 dhd_if_t dhd_if_null = {
2167 static inline dhd_if_t *dhd_get_ifp(dhd_pub_t *dhdp, uint32 ifidx);
2174 static void dhd_if_del_sta_list(dhd_if_t * ifp);
2175 static void dhd_if_flush_sta(dhd_if_t * ifp);
[all …]

12