/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/ |
D | cfg80211.c | 785 struct net_device *ndev = wdev->netdev; in qtnf_get_channel() local 838 struct net_device *ndev, in qtnf_start_radar_detection() 1243 void qtnf_netdev_updown(struct net_device *ndev, bool up) in qtnf_netdev_updown() 1252 void qtnf_virtual_intf_cleanup(struct net_device *ndev) in qtnf_virtual_intf_cleanup()
|
/Linux-v6.6/drivers/nfc/st-nci/ |
D | ndlc.h | 18 struct nci_dev *ndev; member
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
D | lag.c | 285 struct net_device *ndev) in mlx5_lag_dev_get_netdev_idx() 1058 struct net_device *ndev, in mlx5_handle_changelowerstate_event() 1085 struct net_device *ndev) in mlx5_handle_changeinfodata_event() 1119 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in mlx5_lag_netdev_event() local 1461 struct net_device *ndev = NULL; in mlx5_lag_get_roce_netdev() local
|
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | dwxgmac2_core.c | 679 static void dwxgmac3_log_error(struct net_device *ndev, u32 value, bool corr, in dwxgmac3_log_error() 737 static void dwxgmac3_handle_mac_err(struct net_device *ndev, in dwxgmac3_handle_mac_err() 785 static void dwxgmac3_handle_mtl_err(struct net_device *ndev, in dwxgmac3_handle_mtl_err() 833 static void dwxgmac3_handle_dma_err(struct net_device *ndev, in dwxgmac3_handle_dma_err() 887 static int dwxgmac3_safety_feat_irq_status(struct net_device *ndev, in dwxgmac3_safety_feat_irq_status()
|
/Linux-v6.6/drivers/parport/ |
D | parport_cs.c | 75 int ndev; member
|
/Linux-v6.6/drivers/net/ethernet/intel/igc/ |
D | igc_xdp.c | 46 struct net_device *ndev = adapter->netdev; in igc_xdp_enable_pool() local
|
/Linux-v6.6/drivers/net/ethernet/sunplus/ |
D | spl2sw_mac.c | 221 struct net_device *ndev = mac->ndev; in spl2sw_mac_rx_mode_set() local
|
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.c | 811 struct net_device *ndev = h->kinfo.netdev; in hns3_reset_tx_queue() local 2769 static int hns3_get_timeout_queue(struct net_device *ndev) in hns3_get_timeout_queue() 2800 static void hns3_dump_queue_stats(struct net_device *ndev, in hns3_dump_queue_stats() 2826 static void hns3_dump_queue_reg(struct net_device *ndev, in hns3_dump_queue_reg() 2847 static bool hns3_get_tx_timeo_queue_info(struct net_device *ndev) in hns3_get_tx_timeo_queue_info() 2883 static void hns3_nic_net_timeout(struct net_device *ndev, unsigned int txqueue) in hns3_nic_net_timeout() 2924 static int hns3_nic_get_vf_config(struct net_device *ndev, int vf, in hns3_nic_get_vf_config() 2935 static int hns3_nic_set_vf_link_state(struct net_device *ndev, int vf, in hns3_nic_set_vf_link_state() 2946 static int hns3_nic_set_vf_rate(struct net_device *ndev, int vf, in hns3_nic_set_vf_rate() 5550 struct net_device *ndev = h->kinfo.netdev; in hns3_clear_all_ring() local [all …]
|
/Linux-v6.6/drivers/net/wireless/ath/wil6210/ |
D | wmi.c | 956 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_connect() local 1144 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_disconnect() local 1169 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_eapol_rx() local 1626 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_auth_status() local 1715 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_reassoc_status() local 1844 struct net_device *ndev = vif_to_ndev(vif); in wmi_evt_link_monitor() local 2613 struct net_device *ndev = wil->main_ndev; in wmi_rx_chain_add() local 3760 struct net_device *ndev = wil->main_ndev; in wil_wmi_cfg_def_rx_offload() local 3796 struct net_device *ndev = wil->main_ndev; in wil_wmi_rx_sring_add() local 3839 struct net_device *ndev = wil->main_ndev; in wil_wmi_rx_desc_ring_add() local [all …]
|
/Linux-v6.6/drivers/net/can/peak_canfd/ |
D | peak_canfd_user.h | 17 struct net_device *ndev; /* network device */ member
|
/Linux-v6.6/drivers/infiniband/sw/rxe/ |
D | rxe.c | 178 static int rxe_newlink(const char *ibdev_name, struct net_device *ndev) in rxe_newlink()
|
/Linux-v6.6/drivers/net/phy/ |
D | phy.c | 1678 int phy_ethtool_get_link_ksettings(struct net_device *ndev, in phy_ethtool_get_link_ksettings() 1692 int phy_ethtool_set_link_ksettings(struct net_device *ndev, in phy_ethtool_set_link_ksettings() 1708 int phy_ethtool_nway_reset(struct net_device *ndev) in phy_ethtool_nway_reset()
|
/Linux-v6.6/drivers/net/can/spi/mcp251xfd/ |
D | mcp251xfd-tx.c | 166 struct net_device *ndev) in mcp251xfd_start_xmit()
|
/Linux-v6.6/drivers/scsi/ |
D | g_NCR5380.c | 709 static int generic_NCR5380_isa_match(struct device *pdev, unsigned int ndev) in generic_NCR5380_isa_match() 724 unsigned int ndev) in generic_NCR5380_isa_remove()
|
/Linux-v6.6/drivers/infiniband/core/ |
D | cma.c | 448 static int cma_igmp_send(struct net_device *ndev, union ib_gid *mgid, bool join) in cma_igmp_send() 692 struct net_device *ndev = NULL; in cma_validate_port() local 1649 struct net_device *ndev; in roce_get_net_dev_by_cm_event() local 1993 struct net_device *ndev = NULL; in destroy_mc() local 3109 struct net_device *ndev; in cma_iboe_set_path_rec_l2_fields() local 3138 struct net_device *ndev; in rdma_set_ib_path() local 3223 static int iboe_tos_to_sl(struct net_device *ndev, int tos) in iboe_tos_to_sl() 3275 struct net_device *ndev; in cma_resolve_iboe_route() local 4799 struct net_device *ndev; in cma_make_mc_event() local 4970 struct net_device *ndev = NULL; in cma_iboe_join_multicast() local [all …]
|
D | addr.c | 477 const struct net_device *ndev) in copy_src_l2_addr() 507 struct net_device *ndev = READ_ONCE(dst->dev); in rdma_set_src_addr_rcu() local 528 struct net_device *ndev; in set_addr_netns_by_gid_rcu() local
|
/Linux-v6.6/drivers/ntb/ |
D | ntb_transport.c | 133 struct ntb_dev *ndev; member 226 struct ntb_dev *ndev; member 618 struct ntb_dev *ndev = nt->ndev; in ntb_transport_setup_qp_mw() local 1029 struct ntb_dev *ndev = nt->ndev; in ntb_transport_link_work() local 1248 static int ntb_transport_probe(struct ntb_client *self, struct ntb_dev *ndev) in ntb_transport_probe() 1408 static void ntb_transport_free(struct ntb_client *self, struct ntb_dev *ndev) in ntb_transport_free() 1985 struct ntb_dev *ndev; in ntb_transport_create_queue() local
|
/Linux-v6.6/drivers/nfc/s3fwrn5/ |
D | s3fwrn5.h | 32 struct nci_dev *ndev; member
|
/Linux-v6.6/drivers/nvme/host/ |
D | pci.c | 2068 struct nvme_dev *ndev = to_nvme_dev(dev_get_drvdata(dev)); in cmb_show() local 2078 struct nvme_dev *ndev = to_nvme_dev(dev_get_drvdata(dev)); in cmbloc_show() local 2087 struct nvme_dev *ndev = to_nvme_dev(dev_get_drvdata(dev)); in cmbsz_show() local 2096 struct nvme_dev *ndev = to_nvme_dev(dev_get_drvdata(dev)); in hmb_show() local 2104 struct nvme_dev *ndev = to_nvme_dev(dev_get_drvdata(dev)); in hmb_store() local 3151 struct nvme_dev *ndev = pci_get_drvdata(to_pci_dev(dev)); in nvme_resume() local 3168 struct nvme_dev *ndev = pci_get_drvdata(pdev); in nvme_suspend() local 3243 struct nvme_dev *ndev = pci_get_drvdata(to_pci_dev(dev)); in nvme_simple_suspend() local 3251 struct nvme_dev *ndev = pci_get_drvdata(pdev); in nvme_simple_resume() local
|
/Linux-v6.6/drivers/net/wwan/ |
D | wwan_hwsim.c | 72 struct net_device *ndev) in wwan_hwsim_netdev_xmit() 84 static void wwan_hwsim_netdev_setup(struct net_device *ndev) in wwan_hwsim_netdev_setup()
|
/Linux-v6.6/net/core/ |
D | netpoll.c | 623 int __netpoll_setup(struct netpoll *np, struct net_device *ndev) in __netpoll_setup() 679 struct net_device *ndev = NULL; in netpoll_setup() local
|
/Linux-v6.6/drivers/infiniband/hw/mana/ |
D | main.c | 13 struct net_device *ndev; in mana_ib_uncfg_vport() local 37 struct net_device *ndev; in mana_ib_cfg_vport() local
|
/Linux-v6.6/net/mac80211/ |
D | main.c | 430 struct net_device *ndev = ifa->ifa_dev->dev; in ieee80211_ifa_changed() local 486 struct net_device *ndev = ifa->idev->dev; in ieee80211_ifa6_changed() local
|
/Linux-v6.6/drivers/net/usb/ |
D | asix_devices.c | 296 static int ax88772_ethtool_get_sset_count(struct net_device *ndev, int sset) in ax88772_ethtool_get_sset_count() 306 static void ax88772_ethtool_get_pauseparam(struct net_device *ndev, in ax88772_ethtool_get_pauseparam() 315 static int ax88772_ethtool_set_pauseparam(struct net_device *ndev, in ax88772_ethtool_set_pauseparam()
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | cpsw_priv.h | 311 struct net_device *ndev; member 373 struct net_device *ndev; member 396 #define ndev_to_cpsw(ndev) (((struct cpsw_priv *)netdev_priv(ndev))->cpsw) argument 403 struct net_device *ndev; member 415 struct net_device *ndev; in __aligned() local
|