Home
last modified time | relevance | path

Searched defs:ndev (Results 351 – 375 of 705) sorted by relevance

1...<<11121314151617181920>>...29

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dosdep_service_linux.h406 #define NDEV_ARG(ndev) ndev->name argument
410 #define FUNC_NDEV_ARG(ndev) __func__, ndev->name argument
/OK3568_Linux_fs/kernel/net/core/
H A Dnetpoll.c605 int __netpoll_setup(struct netpoll *np, struct net_device *ndev) in __netpoll_setup()
661 struct net_device *ndev = NULL, *dev = NULL; in netpoll_setup() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dosdep_service_linux.h404 #define NDEV_ARG(ndev) ndev->name argument
408 #define FUNC_NDEV_ARG(ndev) __func__, ndev->name argument
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Daddr.c478 const struct net_device *ndev) in copy_src_l2_addr()
508 struct net_device *ndev = READ_ONCE(dst->dev); in rdma_set_src_addr_rcu() local
529 struct net_device *ndev; in set_addr_netns_by_gid_rcu() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c480 struct net_device *ndev = h->kinfo.netdev; in hns3_reset_tx_queue() local
1870 static bool hns3_get_tx_timeo_queue_info(struct net_device *ndev) in hns3_get_tx_timeo_queue_info()
1970 static void hns3_nic_net_timeout(struct net_device *ndev, unsigned int txqueue) in hns3_nic_net_timeout()
2011 static int hns3_nic_get_vf_config(struct net_device *ndev, int vf, in hns3_nic_get_vf_config()
2022 static int hns3_nic_set_vf_link_state(struct net_device *ndev, int vf, in hns3_nic_set_vf_link_state()
2033 static int hns3_nic_set_vf_rate(struct net_device *ndev, int vf, in hns3_nic_set_vf_rate()
4251 struct net_device *ndev = kinfo->netdev; in hns3_client_setup_tc() local
4331 struct net_device *ndev = h->kinfo.netdev; in hns3_clear_all_ring() local
4354 struct net_device *ndev = h->kinfo.netdev; in hns3_nic_reset_all_ring() local
4424 struct net_device *ndev = kinfo->netdev; in hns3_reset_notify_down_enet() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dos_intfs.c880 void rtw_hook_if_ops(struct net_device *ndev) in rtw_hook_if_ops()
942 struct net_device *ndev = NULL; in rtw_os_ndev_alloc() local
990 struct net_device *ndev = adapter->pnetdev; in rtw_os_ndev_register() local
1822 void rtw_hook_vir_if_ops(struct net_device *ndev) in rtw_hook_vir_if_ops()
2158 void rtw_hook_if2_ops(struct net_device *ndev) in rtw_hook_if2_ops()
2877 void rtw_ndev_destructor(struct net_device *ndev) in rtw_ndev_destructor()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.h57 struct net_device *ndev; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_priv.h309 struct net_device *ndev; member
366 struct net_device *ndev; member
387 #define ndev_to_cpsw(ndev) (((struct cpsw_priv *)netdev_priv(ndev))->cpsw) argument
394 struct net_device *ndev; member
406 struct net_device *ndev; in __aligned() local
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_debug_linux.c73 struct net_device *ndev; in debug_data_send() local
89 struct net_device *ndev; in dhd_os_dbg_urgent_notifier() local
H A Dwl_cfg80211.h1037 struct net_device *ndev; member
1180 struct net_device *ndev; member
1342 struct net_device *ndev; member
1604 struct net_device *ndev; member
2135 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_alloc_netinfo()
2283 struct net_device *ndev, u32 op) in wl_set_status_by_netdev()
2362 struct net_device *ndev) in wl_get_status_by_netdev()
2382 wl_get_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_mode_by_netdev()
2444 wl_get_profile_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_profile_by_netdev()
2463 wl_get_netinfo_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_netinfo_by_netdev()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service_linux.h435 #define NDEV_ARG(ndev) ndev->name argument
439 #define FUNC_NDEV_ARG(ndev) __func__, ndev->name argument
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_debug_linux.c77 struct net_device *ndev; in debug_data_send() local
93 struct net_device *ndev; in dhd_os_dbg_urgent_notifier() local
H A Dwl_android.c3927 static int wl_android_get_p2p_dev_addr(struct net_device *ndev, char *command, int total_len) in wl_android_get_p2p_dev_addr()
8674 wl_android_bcnrecv_event(struct net_device *ndev, uint attr_type, in wl_android_bcnrecv_event()
8711 _wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool user_trigger) in _wl_android_bcnrecv_start()
8784 _wl_android_bcnrecv_stop(struct bcm_cfg80211 *cfg, struct net_device *ndev, uint reason) in _wl_android_bcnrecv_stop()
8823 wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_android_bcnrecv_start()
8837 wl_android_bcnrecv_stop(struct net_device *ndev, uint reason) in wl_android_bcnrecv_stop()
8852 wl_android_bcnrecv_suspend(struct net_device *ndev) in wl_android_bcnrecv_suspend()
8867 wl_android_bcnrecv_resume(struct net_device *ndev) in wl_android_bcnrecv_resume()
8886 wl_android_bcnrecv_config(struct net_device *ndev, char *cmd_argv, int total_len) in wl_android_bcnrecv_config()
8951 wl_android_handle_cac_action(struct bcm_cfg80211 * cfg, struct net_device * ndev, char * argv) in wl_android_handle_cac_action()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_debug_linux.c77 struct net_device *ndev; in debug_data_send() local
93 struct net_device *ndev; in dhd_os_dbg_urgent_notifier() local
H A Dwl_android.c4013 static int wl_android_get_p2p_dev_addr(struct net_device *ndev, char *command, int total_len) in wl_android_get_p2p_dev_addr()
8760 wl_android_bcnrecv_event(struct net_device *ndev, uint attr_type, in wl_android_bcnrecv_event()
8797 _wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool user_trigger) in _wl_android_bcnrecv_start()
8870 _wl_android_bcnrecv_stop(struct bcm_cfg80211 *cfg, struct net_device *ndev, uint reason) in _wl_android_bcnrecv_stop()
8909 wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_android_bcnrecv_start()
8923 wl_android_bcnrecv_stop(struct net_device *ndev, uint reason) in wl_android_bcnrecv_stop()
8938 wl_android_bcnrecv_suspend(struct net_device *ndev) in wl_android_bcnrecv_suspend()
8953 wl_android_bcnrecv_resume(struct net_device *ndev) in wl_android_bcnrecv_resume()
8972 wl_android_bcnrecv_config(struct net_device *ndev, char *cmd_argv, int total_len) in wl_android_bcnrecv_config()
9037 wl_android_handle_cac_action(struct bcm_cfg80211 * cfg, struct net_device * ndev, char * argv) in wl_android_handle_cac_action()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_debug_linux.c73 struct net_device *ndev; in debug_data_send() local
89 struct net_device *ndev; in dhd_os_dbg_urgent_notifier() local
H A Dwl_cfg80211.h1037 struct net_device *ndev; member
1180 struct net_device *ndev; member
1342 struct net_device *ndev; member
1604 struct net_device *ndev; member
2132 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_alloc_netinfo()
2280 struct net_device *ndev, u32 op) in wl_set_status_by_netdev()
2359 struct net_device *ndev) in wl_get_status_by_netdev()
2379 wl_get_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_mode_by_netdev()
2441 wl_get_profile_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_profile_by_netdev()
2460 wl_get_netinfo_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_netinfo_by_netdev()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_debug_linux.c76 struct net_device *ndev; in debug_data_send() local
90 struct net_device *ndev; in dhd_os_dbg_urgent_notifier() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_debug_linux.c77 struct net_device *ndev; in debug_data_send() local
93 struct net_device *ndev; in dhd_os_dbg_urgent_notifier() local
H A Dwl_android.c3735 static int wl_android_get_p2p_dev_addr(struct net_device *ndev, char *command, int total_len) in wl_android_get_p2p_dev_addr()
8401 wl_android_bcnrecv_event(struct net_device *ndev, uint attr_type, in wl_android_bcnrecv_event()
8438 _wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev, bool user_trigger) in _wl_android_bcnrecv_start()
8511 _wl_android_bcnrecv_stop(struct bcm_cfg80211 *cfg, struct net_device *ndev, uint reason) in _wl_android_bcnrecv_stop()
8550 wl_android_bcnrecv_start(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_android_bcnrecv_start()
8564 wl_android_bcnrecv_stop(struct net_device *ndev, uint reason) in wl_android_bcnrecv_stop()
8579 wl_android_bcnrecv_suspend(struct net_device *ndev) in wl_android_bcnrecv_suspend()
8594 wl_android_bcnrecv_resume(struct net_device *ndev) in wl_android_bcnrecv_resume()
8613 wl_android_bcnrecv_config(struct net_device *ndev, char *cmd_argv, int total_len) in wl_android_bcnrecv_config()
8678 wl_android_handle_cac_action(struct bcm_cfg80211 * cfg, struct net_device * ndev, char * argv) in wl_android_handle_cac_action()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie.c445 static void qtnf_try_stop_xmit(struct qtnf_bus *bus, struct net_device *ndev) in qtnf_try_stop_xmit()
467 static void qtnf_try_wake_xmit(struct qtnf_bus *bus, struct net_device *ndev) in qtnf_try_wake_xmit()
612 struct net_device *ndev = NULL; in qtnf_topaz_rx_poll() local
720 qtnf_pcie_data_tx_timeout(struct qtnf_bus *bus, struct net_device *ndev) in qtnf_pcie_data_tx_timeout()
/OK3568_Linux_fs/kernel/drivers/base/
H A Disa.c115 int isa_register_driver(struct isa_driver *isa_driver, unsigned int ndev) in isa_register_driver()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1126 static int ath6kl_cfg80211_add_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_add_key()
1251 static int ath6kl_cfg80211_del_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_del_key()
1281 static int ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, in ath6kl_cfg80211_get_key()
1317 struct net_device *ndev, in ath6kl_cfg80211_set_default_key()
1557 struct net_device *ndev, in ath6kl_cfg80211_change_iface()
2040 struct net_device *ndev = vif->ndev; in ath6kl_wow_sta() local
3782 struct net_device *ndev; in ath6kl_interface_add() local
/OK3568_Linux_fs/kernel/drivers/nfc/nxp-nci/
H A Dnxp-nci.h53 struct nci_dev *ndev; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_sgmac.c62 struct net_device *ndev = p->ndev; in xgene_enet_ecc_init() local
538 struct net_device *ndev = p->ndev; in xgene_enet_link_state() local

1...<<11121314151617181920>>...29