/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | rtw_android.c | 185 static int rtw_android_pno_setup(struct net_device *net, char *command, int total_len) in rtw_android_pno_setup() 286 int rtw_android_cfg80211_pno_setup(struct net_device *net, in rtw_android_cfg80211_pno_setup() 329 int rtw_android_pno_enable(struct net_device *net, int pno_enable) in rtw_android_pno_enable() 369 int rtw_android_get_rssi(struct net_device *net, char *command, int total_len) in rtw_android_get_rssi() 384 int rtw_android_get_link_speed(struct net_device *net, char *command, int total_len) in rtw_android_get_link_speed() 396 int rtw_android_get_macaddr(struct net_device *net, char *command, int total_len) in rtw_android_get_macaddr() 404 int rtw_android_set_country(struct net_device *net, char *command, int total_len) in rtw_android_set_country() 415 int rtw_android_get_p2p_dev_addr(struct net_device *net, char *command, int total_len) in rtw_android_get_p2p_dev_addr() 426 int rtw_android_set_block_scan(struct net_device *net, char *command, int total_len) in rtw_android_set_block_scan() 438 int rtw_android_set_block(struct net_device *net, char *command, int total_len) in rtw_android_set_block() [all …]
|
/device/soc/esp/esp32/components/esp_lwip/port/netif/ |
D | dhcp_state.c | 35 struct netif *net = (struct netif *)netif; in dhcp_ip_addr_restore() local 54 struct netif *net = (struct netif *)netif; in dhcp_ip_addr_store() local
|
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
D | meig_cdc_driver.c | 581 struct net_device *net; member 863 static int hw_change_mtu(struct net_device *net, int new_mtu) in hw_change_mtu() 894 static struct net_device_stats *hw_get_stats(struct net_device *net) in hw_get_stats() 1360 static int hw_stop(struct net_device *net) in hw_stop() 1418 static int hw_open(struct net_device *net) in hw_open() 1467 int hw_get_settings(struct net_device *net, struct ethtool_cmd *cmd) in hw_get_settings() 1479 int hw_set_settings(struct net_device *net, struct ethtool_cmd *cmd) in hw_set_settings() 1494 u32 hw_get_link(struct net_device *net) in hw_get_link() 1508 int hw_nway_reset(struct net_device *net) in hw_nway_reset() 1520 void hw_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in hw_get_drvinfo() [all …]
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | wl_iapsta.c | 1836 bool wl_ext_iapsta_other_if_enabled(struct net_device *net) in wl_ext_iapsta_other_if_enabled() 2052 static int wl_ext_iftype_to_ifmode(struct net_device *net, int wl_iftype, in wl_ext_iftype_to_ifmode() 2076 void wl_ext_iapsta_update_iftype(struct net_device *net, int ifidx, in wl_ext_iapsta_update_iftype() 2115 void wl_ext_iapsta_ifadding(struct net_device *net, int ifidx) in wl_ext_iapsta_ifadding() 2128 bool wl_ext_iapsta_iftype_enabled(struct net_device *net, int wl_iftype) in wl_ext_iapsta_iftype_enabled() 2196 bool wl_ext_iapsta_mesh_creating(struct net_device *net) in wl_ext_iapsta_mesh_creating() 2216 static void wl_ext_flush_sta_list(struct net_device *net, int ifidx) in wl_ext_flush_sta_list() 2252 bool wl_ext_del_sta_info(struct net_device *net, u8 *bssid) in wl_ext_del_sta_info() 2294 bool wl_ext_add_sta_info(struct net_device *net, u8 *bssid) in wl_ext_add_sta_info() 5156 static int wl_ext_iapsta_get_rsdb(struct net_device *net, struct dhd_pub *dhd) in wl_ext_iapsta_get_rsdb() [all …]
|
D | wl_event.c | 496 int wl_ext_event_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_event_attach_netdev() 509 int wl_ext_event_dettach_netdev(struct net_device *net, int ifidx) in wl_ext_event_dettach_netdev() 522 s32 wl_ext_event_attach(struct net_device *net) in wl_ext_event_attach()
|
D | wl_android.c | 590 int wl_cfg80211_get_p2p_dev_addr(struct net_device *net, in wl_cfg80211_get_p2p_dev_addr() 595 int wl_cfg80211_set_p2p_noa(struct net_device *net, char *buf, int len) in wl_cfg80211_set_p2p_noa() 599 int wl_cfg80211_get_p2p_noa(struct net_device *net, char *buf, int len) in wl_cfg80211_get_p2p_noa() 603 int wl_cfg80211_set_p2p_ps(struct net_device *net, char *buf, int len) in wl_cfg80211_set_p2p_ps() 607 int wl_cfg80211_set_p2p_ecsa(struct net_device *net, char *buf, int len) in wl_cfg80211_set_p2p_ecsa() 611 int wl_cfg80211_increase_p2p_bw(struct net_device *net, char *buf, int len) in wl_cfg80211_increase_p2p_bw() 758 static int wl_android_get_link_speed(struct net_device *net, char *command, in wl_android_get_link_speed() 779 static int wl_android_get_rssi(struct net_device *net, char *command, in wl_android_get_rssi() 1802 static int wl_android_set_fwpath(struct net_device *net, char *command, in wl_android_set_fwpath() 4570 void wl_android_set_irq_cpucore(struct net_device *net, int affinity_cmd) in wl_android_set_irq_cpucore() [all …]
|
D | dhd_linux.c | 265 #define DBUS_RX_BUFFER_SIZE_DHD(net) \ argument 268 #define DBUS_RX_BUFFER_SIZE_DHD(net) \ argument 2511 int dhd_net2idx(dhd_info_t *dhd, struct net_device *net) in dhd_net2idx() 3709 struct net_device *net) in dhd_start_xmit() 4007 struct net_device *net) in dhd_start_xmit_wrapper() 4058 static void __dhd_txflowcontrol(dhd_pub_t *dhdp, struct net_device *net, in __dhd_txflowcontrol() 4077 struct net_device *net; in dhd_txflowcontrol() local 5222 static struct net_device_stats *dhd_get_stats(struct net_device *net) in dhd_get_stats() 5784 static void dhd_ethtool_get_drvinfo(struct net_device *net, in dhd_ethtool_get_drvinfo() 5915 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) in dhd_check_hang() [all …]
|
D | wl_ext_genl.c | 511 int wl_ext_genl_init(struct net_device *net) in wl_ext_genl_init() 560 void wl_ext_genl_deinit(struct net_device *net) in wl_ext_genl_deinit()
|
D | wl_cfgp2p.c | 2426 static void wl_cfgp2p_ethtool_get_drvinfo(struct net_device *net, in wl_cfgp2p_ethtool_get_drvinfo() 2451 struct net_device *net = NULL; in wl_cfgp2p_register_ndev() local 2552 static int wl_cfgp2p_do_ioctl(struct net_device *net, struct ifreq *ifr, in wl_cfgp2p_do_ioctl() 2575 static int wl_cfgp2p_if_open(struct net_device *net) in wl_cfgp2p_if_open() 2598 static int wl_cfgp2p_if_stop(struct net_device *net) in wl_cfgp2p_if_stop()
|
/device/board/isoftstone/yangfan/common/mqtt/mqttclient/src/mbed/ |
D | MQTTSocket.h | 92 EthernetInterface *net; variable
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | wl_iapsta.c | 1869 wl_ext_iftype_to_ifmode(struct net_device *net, int wl_iftype, ifmode_t *ifmode) in wl_ext_iftype_to_ifmode() 1892 wl_ext_iapsta_update_iftype(struct net_device *net, int ifidx, int wl_iftype) in wl_ext_iapsta_update_iftype() 1929 wl_ext_iapsta_ifadding(struct net_device *net, int ifidx) in wl_ext_iapsta_ifadding() 1943 wl_ext_iapsta_iftype_enabled(struct net_device *net, int wl_iftype) in wl_ext_iapsta_iftype_enabled() 1959 wl_ext_iapsta_other_if_enabled(struct net_device *net) in wl_ext_iapsta_other_if_enabled() 2032 wl_ext_iapsta_mesh_creating(struct net_device *net) in wl_ext_iapsta_mesh_creating() 4134 wl_ext_iapsta_get_rsdb(struct net_device *net, struct dhd_pub *dhd) in wl_ext_iapsta_get_rsdb() 4164 wl_ext_iapsta_postinit(struct net_device *net, struct wl_if_info *cur_if) in wl_ext_iapsta_postinit() 4205 wl_ext_iapsta_attach_name(struct net_device *net, int ifidx) in wl_ext_iapsta_attach_name() 4233 wl_ext_iapsta_update_net_device(struct net_device *net, int ifidx) in wl_ext_iapsta_update_net_device() [all …]
|
D | wl_cfgp2p.c | 90 static int wl_cfgp2p_if_dummy(struct net_device *net) in wl_cfgp2p_if_dummy() 2337 wl_cfgp2p_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in wl_cfgp2p_ethtool_get_drvinfo() 2356 struct net_device* net = NULL; in wl_cfgp2p_register_ndev() local 2474 static int wl_cfgp2p_do_ioctl(struct net_device *net, struct ifreq *ifr, int cmd) in wl_cfgp2p_do_ioctl() 2505 static int wl_cfgp2p_if_open(struct net_device *net) in wl_cfgp2p_if_open() 2527 static int wl_cfgp2p_if_stop(struct net_device *net) in wl_cfgp2p_if_stop()
|
D | wl_ext_genl.c | 502 wl_ext_genl_init(struct net_device *net) in wl_ext_genl_init() 549 wl_ext_genl_deinit(struct net_device *net) in wl_ext_genl_deinit()
|
D | wl_event.c | 442 wl_ext_event_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_event_attach_netdev() 456 wl_ext_event_dettach_netdev(struct net_device *net, int ifidx) in wl_ext_event_dettach_netdev()
|
D | dhd_linux.c | 382 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen) argument 384 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen + 128) argument 903 dhd_tx_stop_queues(struct net_device *net) in dhd_tx_stop_queues() 913 dhd_tx_start_queues(struct net_device *net) in dhd_tx_start_queues() 2773 dhd_net2idx(dhd_info_t *dhd, struct net_device *net) in dhd_net2idx() 4729 __dhd_txflowcontrol(dhd_pub_t *dhdp, struct net_device *net, bool state) in __dhd_txflowcontrol() 4753 struct net_device *net; in dhd_txflowcontrol() local 6626 dhd_get_stats(struct net_device *net) in dhd_get_stats() 7316 dhd_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in dhd_ethtool_get_drvinfo() 7443 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) in dhd_check_hang() [all …]
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | wl_android.c | 460 int wl_cfg80211_get_p2p_dev_addr(struct net_device *net, struct ether_addr *p2pdev_addr) in wl_cfg80211_get_p2p_dev_addr() 462 int wl_cfg80211_set_p2p_noa(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_noa() 464 int wl_cfg80211_get_p2p_noa(struct net_device *net, char* buf, int len) in wl_cfg80211_get_p2p_noa() 466 int wl_cfg80211_set_p2p_ps(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_ps() 468 int wl_cfg80211_set_p2p_ecsa(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_ecsa() 470 int wl_cfg80211_increase_p2p_bw(struct net_device *net, char* buf, int len) in wl_cfg80211_increase_p2p_bw() 540 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed() 559 static int wl_android_get_rssi(struct net_device *net, char *command, int total_len) in wl_android_get_rssi() 1663 static int wl_android_set_fwpath(struct net_device *net, char *command, int total_len) in wl_android_set_fwpath() 2742 wl_android_rmc_enable(struct net_device *net, int rmc_enable) in wl_android_rmc_enable() [all …]
|
D | wl_cfgp2p.c | 2192 wl_cfgp2p_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in wl_cfgp2p_ethtool_get_drvinfo() 2208 struct net_device* net = NULL; in wl_cfgp2p_register_ndev() local 2309 static int wl_cfgp2p_do_ioctl(struct net_device *net, struct ifreq *ifr, int cmd) in wl_cfgp2p_do_ioctl() 2332 static int wl_cfgp2p_if_open(struct net_device *net) in wl_cfgp2p_if_open() 2354 static int wl_cfgp2p_if_stop(struct net_device *net) in wl_cfgp2p_if_stop()
|
D | wl_android_ext.c | 1390 wl_ext_check_mesh_creating(struct net_device *net) in wl_ext_check_mesh_creating() 3175 wl_ext_iapsta_attach_name(struct net_device *net, int ifidx) in wl_ext_iapsta_attach_name() 3201 wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_iapsta_attach_netdev() 3261 wl_ext_iapsta_dettach_netdev(struct net_device *net, int ifidx) in wl_ext_iapsta_dettach_netdev() 3721 int wl_android_ext_priv_cmd(struct net_device *net, char *command, in wl_android_ext_priv_cmd() 3791 wl_ext_get_distance(struct net_device *net, u32 band) in wl_ext_get_distance() 3837 wl_ext_get_best_channel(struct net_device *net, in wl_ext_get_best_channel() 4091 wl_update_connected_rssi_cache(struct net_device *net, in wl_update_connected_rssi_cache() 4287 wl_update_rssi_offset(struct net_device *net, int rssi) in wl_update_rssi_offset()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | wl_android.c | 583 int wl_cfg80211_get_p2p_dev_addr(struct net_device *net, struct ether_addr *p2pdev_addr) in wl_cfg80211_get_p2p_dev_addr() 585 int wl_cfg80211_set_p2p_noa(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_noa() 587 int wl_cfg80211_get_p2p_noa(struct net_device *net, char* buf, int len) in wl_cfg80211_get_p2p_noa() 589 int wl_cfg80211_set_p2p_ps(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_ps() 591 int wl_cfg80211_set_p2p_ecsa(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_ecsa() 593 int wl_cfg80211_increase_p2p_bw(struct net_device *net, char* buf, int len) in wl_cfg80211_increase_p2p_bw() 732 static int wl_android_get_link_speed(struct net_device *net, char *command, int total_len) in wl_android_get_link_speed() 751 static int wl_android_get_rssi(struct net_device *net, char *command, int total_len) in wl_android_get_rssi() 1733 static int wl_android_set_fwpath(struct net_device *net, char *command, int total_len) in wl_android_set_fwpath() 4439 wl_android_set_irq_cpucore(struct net_device *net, int affinity_cmd) in wl_android_set_irq_cpucore() [all …]
|
D | dhd_linux.c | 270 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen) argument 272 #define DBUS_RX_BUFFER_SIZE_DHD(net) (net->mtu + net->hard_header_len + dhd->pub.hdrlen + 128) argument 2434 dhd_net2idx(dhd_info_t *dhd, struct net_device *net) in dhd_net2idx() 3587 dhd_start_xmit(struct sk_buff *skb, struct net_device *net) in dhd_start_xmit() 3881 dhd_start_xmit_wrapper(struct sk_buff *skb, struct net_device *net) in dhd_start_xmit_wrapper() 3938 __dhd_txflowcontrol(dhd_pub_t *dhdp, struct net_device *net, bool state) in __dhd_txflowcontrol() 3958 struct net_device *net; in dhd_txflowcontrol() local 5082 dhd_get_stats(struct net_device *net) in dhd_get_stats() 5636 dhd_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in dhd_ethtool_get_drvinfo() 5758 static bool dhd_check_hang(struct net_device *net, dhd_pub_t *dhdp, int error) in dhd_check_hang() [all …]
|
D | wl_ext_genl.c | 502 wl_ext_genl_init(struct net_device *net) in wl_ext_genl_init() 549 wl_ext_genl_deinit(struct net_device *net) in wl_ext_genl_deinit()
|
D | wl_cfgp2p.c | 2352 wl_cfgp2p_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in wl_cfgp2p_ethtool_get_drvinfo() 2378 struct net_device* net = NULL; in wl_cfgp2p_register_ndev() local 2481 static int wl_cfgp2p_do_ioctl(struct net_device *net, struct ifreq *ifr, int cmd) in wl_cfgp2p_do_ioctl() 2505 static int wl_cfgp2p_if_open(struct net_device *net) in wl_cfgp2p_if_open() 2527 static int wl_cfgp2p_if_stop(struct net_device *net) in wl_cfgp2p_if_stop()
|
D | wl_android_ext.c | 4563 wl_legacy_chip_check(struct net_device *net) in wl_legacy_chip_check() 4608 wl_new_chip_check(struct net_device *net) in wl_new_chip_check() 4653 wl_ext_iftype_to_ifmode(struct net_device *net, int wl_iftype, ifmode_t *ifmode) in wl_ext_iftype_to_ifmode() 4676 wl_ext_iapsta_update_iftype(struct net_device *net, int ifidx, int wl_iftype) in wl_ext_iapsta_update_iftype() 4713 wl_ext_iapsta_ifadding(struct net_device *net, int ifidx) in wl_ext_iapsta_ifadding() 4727 wl_ext_iapsta_iftype_enabled(struct net_device *net, int wl_iftype) in wl_ext_iapsta_iftype_enabled() 4743 wl_ext_iapsta_other_if_enabled(struct net_device *net) in wl_ext_iapsta_other_if_enabled() 4816 wl_ext_iapsta_mesh_creating(struct net_device *net) in wl_ext_iapsta_mesh_creating() 5253 wl_ext_iapsta_get_rsdb(struct net_device *net, struct dhd_pub *dhd) in wl_ext_iapsta_get_rsdb() 5283 wl_ext_iapsta_postinit(struct net_device *net, struct wl_if_info *cur_if) in wl_ext_iapsta_postinit() [all …]
|
D | wl_event.c | 440 wl_ext_event_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx) in wl_ext_event_attach_netdev() 454 wl_ext_event_dettach_netdev(struct net_device *net, int ifidx) in wl_ext_event_dettach_netdev()
|
D | dhd_linux_lb.c | 1234 dhd_lb_sendpkt(dhd_info_t *dhd, struct net_device *net, in dhd_lb_sendpkt() 1271 struct net_device *net; in dhd_lb_tx_process() local
|