Searched refs:wlif (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_export.h | 50 extern void wl_txflowcontrol(struct wl_info *wl, struct wl_if *wlif, bool state, int prio); 59 extern void * wl_get_tko(struct wl_info *wl, struct wl_if *wlif); 62 extern void * wl_get_icmp(struct wl_info *wl, struct wl_if *wlif); 89 extern void wl_sendup_fp(struct wl_info *wl, struct wl_if *wlif, void *p); 90 extern void wl_sendup(struct wl_info *wl, struct wl_if *wlif, void *p, int numpkt); 91 extern void wl_sendup_event(struct wl_info *wl, struct wl_if *wlif, void *pkt); 97 extern char *wl_ifname(struct wl_info *wl, struct wl_if *wlif); 98 void wl_set_ifname(struct wl_if *wlif, char *name); 101 extern void wl_del_if(struct wl_info *wl, struct wl_if *wlif); 106 int wl_find_if(struct wl_if *wlif); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_export.h | 50 extern void wl_txflowcontrol(struct wl_info *wl, struct wl_if *wlif, bool state, int prio); 59 extern void * wl_get_tko(struct wl_info *wl, struct wl_if *wlif); 62 extern void * wl_get_icmp(struct wl_info *wl, struct wl_if *wlif); 89 extern void wl_sendup_fp(struct wl_info *wl, struct wl_if *wlif, void *p); 90 extern void wl_sendup(struct wl_info *wl, struct wl_if *wlif, void *p, int numpkt); 91 extern void wl_sendup_event(struct wl_info *wl, struct wl_if *wlif, void *pkt); 97 extern char *wl_ifname(struct wl_info *wl, struct wl_if *wlif); 98 void wl_set_ifname(struct wl_if *wlif, char *name); 101 extern void wl_del_if(struct wl_info *wl, struct wl_if *wlif); 106 int wl_find_if(struct wl_if *wlif); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | mac80211_if.h | 98 void brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif,
|
| H A D | mac80211_if.c | 1345 void brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif, in brcms_txflowcontrol() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | monitor.h | 222 struct wl_if *wlif; /**< wl interface */ member
|