Home
last modified time | relevance | path

Searched defs:net (Results 1 – 23 of 23) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/net/usb/
Dmeig_cdc_driver.c581 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/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_android.c583 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 …]
Ddhd_linux.c270 #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 …]
Dwl_ext_genl.c502 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()
Dwl_cfgp2p.c2352 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()
Dwl_android_ext.c4563 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 …]
Dwl_event.c440 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()
Ddhd_linux_lb.c1234 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
Ddhd_linux.h89 struct net_device *net; member
165 struct net_device *net; member
203 struct net_device *net; member
Ddhd_cfg80211.c163 void wl_cfg80211_cleanup_if(struct net_device *net) in wl_cfg80211_cleanup_if()
Dwl_cfg80211.c6127 static bool wl_get_chan_isvht80(struct net_device *net, dhd_pub_t *dhd) in wl_get_chan_isvht80()
12866 wl_cfg80211_set_country_code(struct net_device *net, char *country_code, in wl_cfg80211_set_country_code()
19365 s32 wl_cfg80211_up(struct net_device *net) in wl_cfg80211_up()
19818 s32 wl_cfg80211_get_p2p_dev_addr(struct net_device *net, struct ether_addr *p2pdev_addr) in wl_cfg80211_get_p2p_dev_addr()
19837 s32 wl_cfg80211_set_p2p_noa(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_noa()
19844 s32 wl_cfg80211_get_p2p_noa(struct net_device *net, char* buf, int len) in wl_cfg80211_get_p2p_noa()
19851 s32 wl_cfg80211_set_p2p_ps(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_ps()
19858 s32 wl_cfg80211_set_p2p_ecsa(struct net_device *net, char* buf, int len) in wl_cfg80211_set_p2p_ecsa()
19865 s32 wl_cfg80211_increase_p2p_bw(struct net_device *net, char* buf, int len) in wl_cfg80211_increase_p2p_bw()
19873 s32 wl_cfg80211_set_p2p_resp_ap_chn(struct net_device *net, s32 enable) in wl_cfg80211_set_p2p_resp_ap_chn()
[all …]
Dwl_cfgvendor.c2756 struct net_device *net = wdev->netdev; in wl_cfgvendor_set_sae_password() local
2816 struct net_device *net = NULL; in wl_cfgvendor_priv_bcm_handler() local
Ddhd_pno.c4057 wl_pfn_net_info_v1_t *net; in dhd_pno_process_epno_result() local
Ddhd_config.c2434 struct net_device *net; in dhd_conf_set_suspend_event() local
Ddhd_sdio.c1648 struct net_device *net = NULL; in dhdsdio_bussleep() local
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dl2cap_sock.c1859 static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, i… in l2cap_sock_alloc()
1893 static int l2cap_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in l2cap_sock_create()
Dsco.c492 static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, int… in sco_sock_alloc()
518 static int sco_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in sco_sock_create()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
DClients.h142 networkHandles net; member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
Dusbnet.h49 struct net_device *net; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dlinuxver.h561 #define SET_NETDEV_DEV(net, pdev) do {} while (0) argument
Dwlioctl.h6216 wl_pfn_result_ssid_crc32_t net[1]; member
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
Dr8168_n.c6463 rtl_ethtool_get_eee(struct net_device *net, struct ethtool_eee *eee) in rtl_ethtool_get_eee()
6512 rtl_ethtool_set_eee(struct net_device *net, struct ethtool_eee *eee) in rtl_ethtool_set_eee()
Dr8168.h194 #define SET_NETDEV_DEV(net, pdev) argument