/Linux-v6.6/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 118 static int qede_set_vf_vlan(struct net_device *ndev, int vf, u16 vlan, u8 qos, in qede_set_vf_vlan() 137 static int qede_set_vf_mac(struct net_device *ndev, int vfidx, u8 *mac) in qede_set_vf_mac() 223 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in qede_netdev_event() local 634 static int qede_setup_tc(struct net_device *ndev, u8 num_tc) in qede_setup_tc() 793 struct net_device *ndev; in qede_alloc_etherdev() local 841 struct net_device *ndev = edev->ndev; in qede_init_ndev() local 1282 struct net_device *ndev = pci_get_drvdata(pdev); in __qede_probe() local 1387 struct net_device *ndev = pci_get_drvdata(pdev); in __qede_remove() local 2586 static int qede_open(struct net_device *ndev) in qede_open() 2606 static int qede_close(struct net_device *ndev) in qede_close()
|
D | qede_ethtool.c | 623 static void qede_get_drvinfo(struct net_device *ndev, in qede_get_drvinfo() 670 static void qede_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qede_get_wol() 680 static int qede_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qede_set_wol() 709 static u32 qede_get_msglevel(struct net_device *ndev) in qede_get_msglevel() 716 static void qede_set_msglevel(struct net_device *ndev, u32 level) in qede_set_msglevel() 1026 static void qede_get_regs(struct net_device *ndev, in qede_get_regs() 1038 static int qede_get_regs_len(struct net_device *ndev) in qede_get_regs_len() 1055 int qede_change_mtu(struct net_device *ndev, int new_mtu) in qede_change_mtu()
|
/Linux-v6.6/drivers/net/ethernet/davicom/ |
D | dm9000.c | 126 struct net_device *ndev; member 751 struct net_device *ndev = db->ndev; in dm9000_show_carrier() local 771 struct net_device *ndev = db->ndev; in dm9000_poll_work() local 1348 dm9000_stop(struct net_device *ndev) in dm9000_stop() 1416 struct net_device *ndev; in dm9000_probe() local 1726 struct net_device *ndev = dev_get_drvdata(dev); in dm9000_drv_suspend() local 1748 struct net_device *ndev = dev_get_drvdata(dev); in dm9000_drv_resume() local 1776 struct net_device *ndev = platform_get_drvdata(pdev); in dm9000_drv_remove() local
|
/Linux-v6.6/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 228 struct cxgbit_device *cxgbit_find_device(struct net_device *ndev, u8 *port_id) in cxgbit_find_device() 248 static struct net_device *cxgbit_get_real_dev(struct net_device *ndev) in cxgbit_get_real_dev() 264 struct net_device *ndev; in cxgbit_ipv4_netdev() local 275 struct net_device *ndev = NULL; in cxgbit_ipv6_netdev() local 294 struct net_device *ndev = NULL; in cxgbit_find_np_cdev() local 852 static u8 cxgbit_get_iscsi_dcb_state(struct net_device *ndev) in cxgbit_get_iscsi_dcb_state() 865 static u8 cxgbit_get_iscsi_dcb_priority(struct net_device *ndev, u16 local_port) in cxgbit_get_iscsi_dcb_priority() 905 struct net_device *ndev; in cxgbit_offload_init() local
|
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | net2280.h | 316 #define ep_dbg(ndev, fmt, args...) \ argument 319 #define ep_vdbg(ndev, fmt, args...) \ argument 322 #define ep_info(ndev, fmt, args...) \ argument 325 #define ep_warn(ndev, fmt, args...) \ argument 328 #define ep_err(ndev, fmt, args...) \ argument
|
/Linux-v6.6/drivers/net/can/ctucanfd/ |
D | ctucanfd_pci.c | 62 struct net_device *ndev) in ctucan_pci_set_drvdata() 227 struct net_device *ndev; in ctucan_pci_remove() local
|
/Linux-v6.6/drivers/net/can/ |
D | janz-ican3.c | 220 struct net_device *ndev; member 1378 struct net_device *ndev = mod->ndev; in ican3_recv_skb() local 1637 static int ican3_open(struct net_device *ndev) in ican3_open() 1664 static int ican3_stop(struct net_device *ndev) in ican3_stop() 1688 static netdev_tx_t ican3_xmit(struct sk_buff *skb, struct net_device *ndev) in ican3_xmit() 1779 static int ican3_set_mode(struct net_device *ndev, enum can_mode mode) in ican3_set_mode() 1803 static int ican3_get_berr_counter(const struct net_device *ndev, in ican3_get_berr_counter() 1893 struct net_device *ndev; in ican3_probe() local 2028 struct net_device *ndev = platform_get_drvdata(pdev); in ican3_remove() local
|
/Linux-v6.6/drivers/media/pci/netup_unidvb/ |
D | netup_unidvb_spi.c | 173 int netup_spi_init(struct netup_unidvb_dev *ndev) in netup_spi_init() 221 void netup_spi_release(struct netup_unidvb_dev *ndev) in netup_spi_release()
|
/Linux-v6.6/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.h | 90 struct mlx5_vdpa_net *ndev; member 111 static inline void mlx5_vdpa_add_rx_counters(struct mlx5_vdpa_net *ndev, in mlx5_vdpa_add_rx_counters() 113 static inline void mlx5_vdpa_remove_rx_counters(struct mlx5_vdpa_net *ndev, in mlx5_vdpa_remove_rx_counters()
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | am65-cpsw-nuss.h | 46 struct net_device *ndev; member 175 #define am65_ndev_to_priv(ndev) \ argument 177 #define am65_ndev_to_port(ndev) (am65_ndev_to_priv(ndev)->port) argument 178 #define am65_ndev_to_common(ndev) (am65_ndev_to_port(ndev)->common) argument 179 #define am65_ndev_to_slave(ndev) (&am65_ndev_to_port(ndev)->slave) argument
|
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-stm32.c | 423 struct net_device *ndev = platform_get_drvdata(pdev); in stm32_dwmac_remove() local 469 struct net_device *ndev = dev_get_drvdata(dev); in stm32_dwmac_suspend() local 485 struct net_device *ndev = dev_get_drvdata(dev); in stm32_dwmac_resume() local
|
D | stmmac_platform.h | 41 struct net_device *ndev = dev_get_drvdata(dev); in get_stmmac_bsp_priv() local
|
D | dwmac-tegra.c | 112 static int mgbe_uphy_lane_bringup_serdes_up(struct net_device *ndev, void *mgbe_data) in mgbe_uphy_lane_bringup_serdes_up() 176 static void mgbe_uphy_lane_bringup_serdes_down(struct net_device *ndev, void *mgbe_data) in mgbe_uphy_lane_bringup_serdes_down()
|
D | dwmac-intel.c | 77 static int intel_serdes_powerup(struct net_device *ndev, void *priv_data) in intel_serdes_powerup() 164 static void intel_serdes_powerdown(struct net_device *ndev, void *intel_data) in intel_serdes_powerdown() 233 static void intel_speed_mode_2500(struct net_device *ndev, void *intel_data) in intel_speed_mode_2500() 1136 struct net_device *ndev = dev_get_drvdata(&pdev->dev); in intel_eth_pci_remove() local
|
D | dwmac-visconti.c | 205 struct net_device *ndev = platform_get_drvdata(pdev); in visconti_eth_clock_remove() local 263 struct net_device *ndev = platform_get_drvdata(pdev); in visconti_eth_dwmac_remove() local
|
/Linux-v6.6/net/core/ |
D | net-sysfs.c | 48 struct net_device *ndev = to_net_dev(dev); in netdev_show() local 120 struct net_device *ndev = to_net_dev(dev); in iflink_show() local 135 struct net_device *ndev = to_net_dev(dev); in name_assign_type_show() local 149 struct net_device *ndev = to_net_dev(dev); in address_show() local 163 struct net_device *ndev = to_net_dev(dev); in broadcast_show() local 760 static bool wireless_group_needed(struct net_device *ndev) in wireless_group_needed() 1714 static int tx_queue_change_owner(struct net_device *ndev, int index, in tx_queue_change_owner() 1824 static int queue_change_owner(struct net_device *ndev, kuid_t kuid, kgid_t kgid) in queue_change_owner() 2003 void netdev_unregister_kobject(struct net_device *ndev) in netdev_unregister_kobject() 2020 int netdev_register_kobject(struct net_device *ndev) in netdev_register_kobject() [all …]
|
/Linux-v6.6/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_vcap_debugfs.h | 24 static inline int sparx5_port_info(struct net_device *ndev, in sparx5_port_info()
|
/Linux-v6.6/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_kunit.c | 31 static enum vcap_keyfield_set test_val_keyset(struct net_device *ndev, in test_val_keyset() 73 static void test_add_def_fields(struct net_device *ndev, in test_add_def_fields() 95 static void test_cache_init(struct net_device *ndev, struct vcap_admin *admin, in test_cache_init() 103 static void test_cache_read(struct net_device *ndev, struct vcap_admin *admin, in test_cache_read() 145 static void test_cache_write(struct net_device *ndev, struct vcap_admin *admin, in test_cache_write() 187 static void test_cache_update(struct net_device *ndev, struct vcap_admin *admin, in test_cache_update() 198 static void test_cache_move(struct net_device *ndev, struct vcap_admin *admin, in test_cache_move() 207 static int vcap_test_port_info(struct net_device *ndev, in vcap_test_port_info()
|
D | vcap_api_debugfs.h | 29 struct net_device *ndev) in vcap_port_debugfs()
|
/Linux-v6.6/drivers/infiniband/ulp/ipoib/ |
D | ipoib_main.c | 1830 static void ipoib_parent_unregister_pre(struct net_device *ndev) in ipoib_parent_unregister_pre() 1867 static int ipoib_parent_init(struct net_device *ndev) in ipoib_parent_init() 1904 static void ipoib_child_init(struct net_device *ndev) in ipoib_child_init() 1922 static int ipoib_ndo_init(struct net_device *ndev) in ipoib_ndo_init() 2286 struct net_device *ndev = to_net_dev(dev); in pkey_show() local 2296 struct net_device *ndev = to_net_dev(dev); in umcast_show() local 2303 void ipoib_set_umcast(struct net_device *ndev, int umcast_val) in ipoib_set_umcast() 2451 struct net_device *ndev = to_net_dev(dev); in dev_id_show() local 2485 struct net_device *ndev; in ipoib_add_port() local
|
/Linux-v6.6/net/mctp/test/ |
D | utils.h | 11 struct net_device *ndev; member
|
/Linux-v6.6/drivers/nfc/nxp-nci/ |
D | firmware.c | 196 int nxp_nci_fw_download(struct nci_dev *ndev, const char *firmware_name) in nxp_nci_fw_download() 289 void nxp_nci_fw_recv_frame(struct nci_dev *ndev, struct sk_buff *skb) in nxp_nci_fw_recv_frame()
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/ |
D | hisi_femac.c | 118 struct net_device *ndev; member 772 struct net_device *ndev; in hisi_femac_drv_probe() local 898 struct net_device *ndev = platform_get_drvdata(pdev); in hisi_femac_drv_remove() local 915 struct net_device *ndev = platform_get_drvdata(pdev); in hisi_femac_drv_suspend() local 931 struct net_device *ndev = platform_get_drvdata(pdev); in hisi_femac_drv_resume() local
|
/Linux-v6.6/include/net/ |
D | selftests.h | 16 static inline void net_selftest(struct net_device *ndev, struct ethtool_test *etest, in net_selftest()
|
/Linux-v6.6/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1689 struct net_device *ndev = csk->cdev->ports[csk->port_id]; in release_offload_resources() local 1723 static inline u8 get_iscsi_dcb_state(struct net_device *ndev) in get_iscsi_dcb_state() 1735 static u8 get_iscsi_dcb_priority(struct net_device *ndev) in get_iscsi_dcb_priority() 1770 struct net_device *ndev = cdev->ports[csk->port_id]; in init_act_open() local 2155 struct net_device *ndev = cdev->ports[0]; in cxgb4i_ddp_init() local 2215 struct net_device *ndev; in t4_uld_add() local 2385 struct net_device *ndev; in cxgb4_dcb_change_notify() local
|