Home
last modified time | relevance | path

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

12345678910>>...19

/Linux-v6.6/drivers/net/wireless/quantenna/qtnfmac/
Dcfg80211.c785 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/
Dndlc.h18 struct nci_dev *ndev; member
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c285 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/
Ddwxgmac2_core.c679 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/
Dparport_cs.c75 int ndev; member
/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_xdp.c46 struct net_device *ndev = adapter->netdev; in igc_xdp_enable_pool() local
/Linux-v6.6/drivers/net/ethernet/sunplus/
Dspl2sw_mac.c221 struct net_device *ndev = mac->ndev; in spl2sw_mac_rx_mode_set() local
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c811 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/
Dwmi.c956 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/
Dpeak_canfd_user.h17 struct net_device *ndev; /* network device */ member
/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe.c178 static int rxe_newlink(const char *ibdev_name, struct net_device *ndev) in rxe_newlink()
/Linux-v6.6/drivers/net/phy/
Dphy.c1678 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/
Dmcp251xfd-tx.c166 struct net_device *ndev) in mcp251xfd_start_xmit()
/Linux-v6.6/drivers/scsi/
Dg_NCR5380.c709 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/
Dcma.c448 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 …]
Daddr.c477 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/
Dntb_transport.c133 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/
Ds3fwrn5.h32 struct nci_dev *ndev; member
/Linux-v6.6/drivers/nvme/host/
Dpci.c2068 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/
Dwwan_hwsim.c72 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/
Dnetpoll.c623 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/
Dmain.c13 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/
Dmain.c430 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/
Dasix_devices.c296 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/
Dcpsw_priv.h311 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

12345678910>>...19