Home
last modified time | relevance | path

Searched defs:ndev (Results 26 - 50 of 834) sorted by relevance

12345678910>>...34

/kernel/linux/linux-5.10/net/
H A Ddevres.c11 struct net_device *ndev; member
52 struct net_device *ndev = match_data; in netdev_devres_match() local
67 devm_register_netdev(struct device *dev, struct net_device *ndev) devm_register_netdev() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/can/slcan/
H A Dslcan-ethtool.c19 static void slcan_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in slcan_get_strings() argument
28 static u32 slcan_get_priv_flags(struct net_device *ndev) in slcan_get_priv_flags() argument
38 static int slcan_set_priv_flags(struct net_device *ndev, u32 flags) in slcan_set_priv_flags() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/arc/
H A Demac_arc.c24 struct net_device *ndev; in emac_arc_probe() local
63 struct net_device *ndev = platform_get_drvdata(pdev); in emac_arc_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/can/ctucanfd/
H A Dctucanfd_platform.c91 struct net_device *ndev = platform_get_drvdata(pdev); in ctucan_platform_remove() local
30 ctucan_platform_set_drvdata(struct device *dev, struct net_device *ndev) ctucan_platform_set_drvdata() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/
H A Denet.c26 int xge_port_reset(struct net_device *ndev) in xge_port_reset() argument
53 static void xge_traffic_resume(struct net_device *ndev) in xge_traffic_resume() argument
64 void xge_port_init(struct net_device *ndev) in xge_port_init() argument
H A Dmdio.c63 static void xge_adjust_link(struct net_device *ndev) in xge_adjust_link() argument
84 void xge_mdio_remove(struct net_device *ndev) in xge_mdio_remove() argument
98 int xge_mdio_config(struct net_device *ndev) in xge_mdio_config() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.h33 struct net_device *ndev; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sunplus/
H A Dspl2sw_mac.c221 struct net_device *ndev = mac->ndev; in spl2sw_mac_rx_mode_set() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dethtool.c15 wil_ethtoolops_get_coalesce(struct net_device *ndev, in wil_ethtoolops_get_coalesce() argument
52 wil_ethtoolops_set_coalesce(struct net_device *ndev, in wil_ethtoolops_set_coalesce() argument
110 void wil_set_ethtoolops(struct net_device *ndev) in wil_set_ethtoolops() argument
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dndlc.h18 struct nci_dev *ndev; member
/kernel/linux/linux-6.6/net/
H A Ddevres.c11 struct net_device *ndev; member
52 struct net_device *ndev = match_data; in netdev_devres_match() local
67 devm_register_netdev(struct device *dev, struct net_device *ndev) devm_register_netdev() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c81 static void nitrox_pf_cleanup(struct nitrox_device *ndev) in nitrox_pf_cleanup() argument
97 static int nitrox_pf_reinit(struct nitrox_device *ndev) in nitrox_pf_reinit() argument
126 nitrox_sriov_cleanup(struct nitrox_device *ndev) nitrox_sriov_cleanup() argument
133 nitrox_sriov_init(struct nitrox_device *ndev) nitrox_sriov_init() argument
155 struct nitrox_device *ndev = pci_get_drvdata(pdev); nitrox_sriov_enable() local
203 struct nitrox_device *ndev = pci_get_drvdata(pdev); nitrox_sriov_disable() local
[all...]
/kernel/linux/linux-5.10/drivers/net/can/peak_canfd/
H A Dpeak_canfd_user.h17 struct net_device *ndev; /* network device */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/
H A Dmdio.c63 static void xge_adjust_link(struct net_device *ndev) in xge_adjust_link() argument
84 void xge_mdio_remove(struct net_device *ndev) in xge_mdio_remove() argument
98 int xge_mdio_config(struct net_device *ndev) in xge_mdio_config() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/
H A Dislpci_hotplug.c87 struct net_device *ndev; in prism54_probe() local
209 struct net_device *ndev = pci_get_drvdata(pdev); in prism54_remove() local
251 struct net_device *ndev = dev_get_drvdata(dev); prism54_suspend() local
271 struct net_device *ndev = dev_get_drvdata(dev); prism54_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
H A Dcore.c64 static int s3fwrn5_nci_open(struct nci_dev *ndev) in s3fwrn5_nci_open() argument
77 static int s3fwrn5_nci_close(struct nci_dev *ndev) in s3fwrn5_nci_close() argument
87 static int s3fwrn5_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in s3fwrn5_nci_send() argument
111 static int s3fwrn5_nci_post_setup(struct nci_dev *ndev) in s3fwrn5_nci_post_setup() argument
142 s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev, const struct s3fwrn5_phy_ops *phy_ops, unsigned int max_payload) s3fwrn5_probe() argument
185 s3fwrn5_remove(struct nci_dev *ndev) s3fwrn5_remove() argument
196 s3fwrn5_recv_frame(struct nci_dev *ndev, struct sk_buff *skb, enum s3fwrn5_mode mode) s3fwrn5_recv_frame() argument
[all...]
H A Dnci.c15 static int s3fwrn5_nci_prop_rsp(struct nci_dev *ndev, struct sk_buff *skb) in s3fwrn5_nci_prop_rsp() argument
[all...]
/kernel/linux/linux-5.10/drivers/parport/
H A Dparport_cs.c75 int ndev; member
/kernel/linux/linux-6.6/drivers/net/can/peak_canfd/
H A Dpeak_canfd_user.h17 struct net_device *ndev; /* network device */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_dcbnl.c7 static int hns3_dcbnl_ieee_getets(struct net_device *ndev, struct ieee_ets *ets) in hns3_dcbnl_ieee_getets() argument
20 static int hns3_dcbnl_ieee_setets(struct net_device *ndev, struct ieee_ets *ets) in hns3_dcbnl_ieee_setets() argument
33 static int hns3_dcbnl_ieee_getpfc(struct net_device *ndev, struct ieee_pfc *pfc) in hns3_dcbnl_ieee_getpfc() argument
46 static int hns3_dcbnl_ieee_setpfc(struct net_device *ndev, struc argument
59 hns3_dcbnl_ieee_setapp(struct net_device *ndev, struct dcb_app *app) hns3_dcbnl_ieee_setapp() argument
72 hns3_dcbnl_ieee_delapp(struct net_device *ndev, struct dcb_app *app) hns3_dcbnl_ieee_delapp() argument
86 hns3_dcbnl_getdcbx(struct net_device *ndev) hns3_dcbnl_getdcbx() argument
97 hns3_dcbnl_setdcbx(struct net_device *ndev, u8 mode) hns3_dcbnl_setdcbx() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_debugfs.c439 int sparx5_port_info(struct net_device *ndev, in sparx5_port_info() argument
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ethtool.c15 mcp251xfd_ring_get_ringparam(struct net_device *ndev, in mcp251xfd_ring_get_ringparam() argument
33 mcp251xfd_ring_set_ringparam(struct net_device *ndev, in mcp251xfd_ring_set_ringparam() argument
56 static int mcp251xfd_ring_get_coalesce(struct net_device *ndev, in mcp251xfd_ring_get_coalesce() argument
86 static int mcp251xfd_ring_set_coalesce(struct net_device *ndev, in mcp251xfd_ring_set_coalesce() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/can/flexcan/
H A Dflexcan-ethtool.c21 flexcan_get_ringparam(struct net_device *ndev, struct ethtool_ringparam *ring, in flexcan_get_ringparam() argument
41 flexcan_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in flexcan_get_strings() argument
50 static u32 flexcan_get_priv_flags(struct net_device *ndev) in flexcan_get_priv_flags() argument
61 static int flexcan_set_priv_flags(struct net_device *ndev, u32 priv_flags) in flexcan_set_priv_flags() argument
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_sriov.c81 static void nitrox_pf_cleanup(struct nitrox_device *ndev) in nitrox_pf_cleanup() argument
97 static int nitrox_pf_reinit(struct nitrox_device *ndev) in nitrox_pf_reinit() argument
126 nitrox_sriov_cleanup(struct nitrox_device *ndev) nitrox_sriov_cleanup() argument
133 nitrox_sriov_init(struct nitrox_device *ndev) nitrox_sriov_init() argument
155 struct nitrox_device *ndev = pci_get_drvdata(pdev); nitrox_sriov_enable() local
203 struct nitrox_device *ndev = pci_get_drvdata(pdev); nitrox_sriov_disable() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_xdp.c46 struct net_device *ndev = adapter->netdev; in igc_xdp_enable_pool() local

Completed in 8 milliseconds

12345678910>>...34