Searched refs:dhd_wet_info_t (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wet.c | 118 static int wet_eth_proc(dhd_wet_info_t *weth, void *sdu, 120 static int wet_vtag_proc(dhd_wet_info_t *weth, void *sdu, 122 static int wet_ip_proc(dhd_wet_info_t *weth, void *sdu, 124 static int wet_arp_proc(dhd_wet_info_t *weth, void *sdu, 126 static int wet_udp_proc(dhd_wet_info_t *weth, 128 static int wet_dhcpc_proc(dhd_wet_info_t *weth, 130 static int wet_dhcps_proc(dhd_wet_info_t *weth, 132 static int wet_sta_alloc(dhd_wet_info_t *weth, wet_sta_t **saddr); 133 static int wet_sta_update_all(dhd_wet_info_t *weth, 135 static int wet_sta_update_mac(dhd_wet_info_t *weth, [all …]
|
| H A D | dhd_wet.h | 39 typedef struct dhd_wet_info dhd_wet_info_t; typedef 41 extern dhd_wet_info_t *dhd_get_wet_info(dhd_pub_t *pub); 53 extern void dhd_wet_bssid_upd(dhd_wet_info_t *weth, dhd_bsscfg_t *cfg);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wet.c | 118 static int wet_eth_proc(dhd_wet_info_t *weth, void *sdu, 120 static int wet_vtag_proc(dhd_wet_info_t *weth, void *sdu, 122 static int wet_ip_proc(dhd_wet_info_t *weth, void *sdu, 124 static int wet_arp_proc(dhd_wet_info_t *weth, void *sdu, 126 static int wet_udp_proc(dhd_wet_info_t *weth, 128 static int wet_dhcpc_proc(dhd_wet_info_t *weth, 130 static int wet_dhcps_proc(dhd_wet_info_t *weth, 132 static int wet_sta_alloc(dhd_wet_info_t *weth, wet_sta_t **saddr); 133 static int wet_sta_update_all(dhd_wet_info_t *weth, 135 static int wet_sta_update_mac(dhd_wet_info_t *weth, [all …]
|
| H A D | dhd_wet.h | 39 typedef struct dhd_wet_info dhd_wet_info_t; typedef 41 extern dhd_wet_info_t *dhd_get_wet_info(dhd_pub_t *pub); 53 extern void dhd_wet_bssid_upd(dhd_wet_info_t *weth, dhd_bsscfg_t *cfg);
|