Home
last modified time | relevance | path

Searched defs:ndev (Results 226 – 250 of 705) sorted by relevance

12345678910>>...29

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c192 static u8 is_rtw_ndev(struct net_device *ndev) in is_rtw_ndev()
210 struct net_device *ndev; in rtw_ndev_notifier_call() local
344 void rtw_hook_if_ops(struct net_device *ndev) in rtw_hook_if_ops()
436 struct net_device *ndev = NULL; in rtw_os_ndev_alloc() local
603 struct net_device *ndev = adapter->pnetdev; in rtw_os_ndev_register() local
1633 static void rtw_hook_vir_if_ops(struct net_device *ndev)
1844 struct net_device *ndev; local
1889 struct net_device *ndev; local
2547 void rtw_ndev_destructor(struct net_device *ndev)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c192 static u8 is_rtw_ndev(struct net_device *ndev) in is_rtw_ndev()
210 struct net_device *ndev; in rtw_ndev_notifier_call() local
344 void rtw_hook_if_ops(struct net_device *ndev) in rtw_hook_if_ops()
436 struct net_device *ndev = NULL; in rtw_os_ndev_alloc() local
603 struct net_device *ndev = adapter->pnetdev; in rtw_os_ndev_register() local
1624 static void rtw_hook_vir_if_ops(struct net_device *ndev)
1835 struct net_device *ndev; local
1880 struct net_device *ndev; local
2538 void rtw_ndev_destructor(struct net_device *ndev)
/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c45 struct net_device *ndev = to_net_dev(dev); in netdev_show() local
117 struct net_device *ndev = to_net_dev(dev); in iflink_show() local
132 struct net_device *ndev = to_net_dev(dev); in name_assign_type_show() local
146 struct net_device *ndev = to_net_dev(dev); in address_show() local
160 struct net_device *ndev = to_net_dev(dev); in broadcast_show() local
1668 static int tx_queue_change_owner(struct net_device *ndev, int index, in tx_queue_change_owner()
1771 static int queue_change_owner(struct net_device *ndev, kuid_t kuid, kgid_t kgid) in queue_change_owner()
1950 void netdev_unregister_kobject(struct net_device *ndev) in netdev_unregister_kobject()
1967 int netdev_register_kobject(struct net_device *ndev) in netdev_register_kobject()
2015 int netdev_change_owner(struct net_device *ndev, const struct net *net_old, in netdev_change_owner()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Dosdep_service_linux.h127 #define NDEV_ARG(ndev) ndev->name argument
131 #define FUNC_NDEV_ARG(ndev) __func__, ndev->name argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.h27 struct net_device *ndev = dev_get_drvdata(dev); in get_stmmac_bsp_priv() local
H A Ddwmac-intel.c74 static int intel_serdes_powerup(struct net_device *ndev, void *priv_data) in intel_serdes_powerup()
140 static void intel_serdes_powerdown(struct net_device *ndev, void *intel_data) in intel_serdes_powerdown()
665 struct net_device *ndev = dev_get_drvdata(&pdev->dev); in intel_eth_pci_remove() local
H A Ddwmac-dwc-qos-eth.c164 struct net_device *ndev = platform_get_drvdata(pdev); in dwc_qos_remove() local
483 struct net_device *ndev = platform_get_drvdata(pdev); in dwc_eth_dwmac_remove() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.h546 struct net_device *ndev; member
621 struct net_device *ndev; member
1047 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_alloc_netinfo()
1176 struct net_device *ndev, u32 op) in wl_set_status_by_netdev()
1245 struct net_device *ndev) in wl_get_status_by_netdev()
1265 wl_get_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_mode_by_netdev()
1285 wl_set_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_set_mode_by_netdev()
1344 wl_get_profile_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_profile_by_netdev()
1363 wl_get_netinfo_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_netinfo_by_netdev()
1407 #define ndev_to_wdev(ndev) (ndev->ieee80211_ptr) argument
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service_linux.h795 static inline int _rtw_netif_rx(_nic_hdl ndev, struct sk_buff *skb) in _rtw_netif_rx()
833 static inline int _rtw_netif_receive_skb(_nic_hdl ndev, struct sk_buff *skb) in _rtw_netif_receive_skb()
981 #define NDEV_ARG(ndev) ndev->name argument
985 #define FUNC_NDEV_ARG(ndev) __func__, ndev->name argument
998 #define rtw_get_same_net_ndev_by_name(ndev, name) dev_get_by_name(name) argument
1000 #define rtw_get_same_net_ndev_by_name(ndev, name) dev_get_by_name(ndev->nd_net, name) argument
1002 #define rtw_get_same_net_ndev_by_name(ndev, name) dev_get_by_name(dev_net(ndev), name) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c47 static int enetc_setup_taprio(struct net_device *ndev, in enetc_setup_taprio()
142 int enetc_setup_tc_taprio(struct net_device *ndev, void *type_data) in enetc_setup_tc_taprio()
184 int enetc_setup_tc_cbs(struct net_device *ndev, void *type_data) in enetc_setup_tc_cbs()
300 int enetc_setup_tc_txtime(struct net_device *ndev, void *type_data) in enetc_setup_tc_txtime()
1520 struct net_device *ndev = cb_priv; in enetc_setup_tc_block_cb() local
1533 int enetc_set_psfp(struct net_device *ndev, bool en) in enetc_set_psfp()
1584 int enetc_setup_tc_psfp(struct net_device *ndev, void *type_data) in enetc_setup_tc_psfp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c607 static void qede_get_drvinfo(struct net_device *ndev, in qede_get_drvinfo()
654 static void qede_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qede_get_wol()
664 static int qede_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qede_set_wol()
693 static u32 qede_get_msglevel(struct net_device *ndev) in qede_get_msglevel()
700 static void qede_set_msglevel(struct net_device *ndev, u32 level) in qede_set_msglevel()
985 static void qede_get_regs(struct net_device *ndev, in qede_get_regs()
997 static int qede_get_regs_len(struct net_device *ndev) in qede_get_regs_len()
1014 int qede_change_mtu(struct net_device *ndev, int new_mtu) in qede_change_mtu()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1817 static void ipoib_parent_unregister_pre(struct net_device *ndev) in ipoib_parent_unregister_pre()
1853 static int ipoib_parent_init(struct net_device *ndev) in ipoib_parent_init()
1891 static void ipoib_child_init(struct net_device *ndev) in ipoib_child_init()
1909 static int ipoib_ndo_init(struct net_device *ndev) in ipoib_ndo_init()
2266 struct net_device *ndev = to_net_dev(dev); in show_pkey() local
2276 struct net_device *ndev = to_net_dev(dev); in show_umcast() local
2282 void ipoib_set_umcast(struct net_device *ndev, int umcast_val) in ipoib_set_umcast()
2431 struct net_device *ndev = to_net_dev(dev); in dev_id_show() local
2465 struct net_device *ndev; in ipoib_add_port() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_selftest.c181 struct net_device *ndev, in mlx5e_test_loopback_validate()
325 void mlx5e_self_test(struct net_device *ndev, struct ethtool_test *etest, in mlx5e_self_test()
/OK3568_Linux_fs/kernel/drivers/nfc/nxp-nci/
H A Dfirmware.c199 int nxp_nci_fw_download(struct nci_dev *ndev, const char *firmware_name) in nxp_nci_fw_download()
292 void nxp_nci_fw_recv_frame(struct nci_dev *ndev, struct sk_buff *skb) in nxp_nci_fw_recv_frame()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-amd-mp2.h188 #define ndev_pdev(ndev) ((ndev)->pci_dev) argument
189 #define ndev_name(ndev) pci_name(ndev_pdev(ndev)) argument
190 #define ndev_dev(ndev) (&ndev_pdev(ndev)->dev) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c118 struct net_device *ndev; member
772 struct net_device *ndev; in hisi_femac_drv_probe() local
900 struct net_device *ndev = platform_get_drvdata(pdev); in hisi_femac_drv_remove() local
917 struct net_device *ndev = platform_get_drvdata(pdev); in hisi_femac_drv_suspend() local
933 struct net_device *ndev = platform_get_drvdata(pdev); in hisi_femac_drv_resume() local
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1688 struct net_device *ndev = csk->cdev->ports[csk->port_id]; in release_offload_resources() local
1722 static inline u8 get_iscsi_dcb_state(struct net_device *ndev) in get_iscsi_dcb_state()
1734 static u8 get_iscsi_dcb_priority(struct net_device *ndev) in get_iscsi_dcb_priority()
1769 struct net_device *ndev = cdev->ports[csk->port_id]; in init_act_open() local
2154 struct net_device *ndev = cdev->ports[0]; in cxgb4i_ddp_init() local
2214 struct net_device *ndev; in t4_uld_add() local
2384 struct net_device *ndev; in cxgb4_dcb_change_notify() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service_linux.h833 static inline int _rtw_netif_rx(_nic_hdl ndev, struct sk_buff *skb) in _rtw_netif_rx()
871 static inline int _rtw_netif_receive_skb(_nic_hdl ndev, struct sk_buff *skb) in _rtw_netif_receive_skb()
1019 #define NDEV_ARG(ndev) ndev->name argument
1023 #define FUNC_NDEV_ARG(ndev) __func__, ndev->name argument
1036 #define rtw_get_same_net_ndev_by_name(ndev, name) dev_get_by_name(name) argument
1038 #define rtw_get_same_net_ndev_by_name(ndev, name) dev_get_by_name(ndev->nd_net, name) argument
1040 #define rtw_get_same_net_ndev_by_name(ndev, name) dev_get_by_name(dev_net(ndev), name) argument
/OK3568_Linux_fs/kernel/drivers/nfc/fdp/
H A Dfdp.h17 struct nci_dev *ndev; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/
H A Daltera_tse_main.c114 struct net_device *ndev = bus->priv; in altera_tse_mdio_read() local
129 struct net_device *ndev = bus->priv; in altera_tse_mdio_write() local
1353 struct net_device *ndev; in altera_tse_probe() local
1617 struct net_device *ndev = platform_get_drvdata(pdev); in altera_tse_remove() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe.h73 static inline struct rxe_dev *rxe_get_dev_from_net(struct net_device *ndev) in rxe_get_dev_from_net()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h755 struct net_device *ndev; member
926 struct net_device *ndev; member
1159 struct net_device *ndev; member
1221 struct net_device *ndev; member
1635 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_alloc_netinfo()
1786 struct net_device *ndev, u32 op) in wl_set_status_by_netdev()
1865 struct net_device *ndev) in wl_get_status_by_netdev()
1885 wl_get_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_mode_by_netdev()
1947 wl_get_profile_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_profile_by_netdev()
1966 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/cywdhd/bcmdhd/
H A Dwl_cfg80211.h755 struct net_device *ndev; member
926 struct net_device *ndev; member
1159 struct net_device *ndev; member
1221 struct net_device *ndev; member
1635 wl_alloc_netinfo(struct bcm_cfg80211 *cfg, struct net_device *ndev, in wl_alloc_netinfo()
1786 struct net_device *ndev, u32 op) in wl_set_status_by_netdev()
1865 struct net_device *ndev) in wl_get_status_by_netdev()
1885 wl_get_mode_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_mode_by_netdev()
1947 wl_get_profile_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev) in wl_get_profile_by_netdev()
1966 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/rtl8189es/include/
H A Dosdep_service_ce.h180 #define NDEV_ARG(ndev) "" argument
184 #define FUNC_NDEV_ARG(ndev) __func__ argument
/OK3568_Linux_fs/kernel/drivers/net/can/c_can/
H A Dc_can_platform.c427 struct net_device *ndev = platform_get_drvdata(pdev); in c_can_suspend() local
454 struct net_device *ndev = platform_get_drvdata(pdev); in c_can_resume() local

12345678910>>...29