Searched defs:ndev (Results 1 - 25 of 447) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_debugfs.h11 static inline void nitrox_debugfs_init(struct nitrox_device *ndev) argument
15 static inline void nitrox_debugfs_exit(struct nitrox_device *ndev) argument
H A Dnitrox_debugfs.c11 struct nitrox_device *ndev = s->private; local
22 struct nitrox_device *ndev = s->private; local
39 struct nitrox_device *ndev = s->private; local
54 nitrox_debugfs_exit(struct nitrox_device *ndev) argument
60 nitrox_debugfs_init(struct nitrox_device *ndev) argument
[all...]
H A Dnitrox_sriov.c81 static void nitrox_pf_cleanup(struct nitrox_device *ndev) argument
97 static int nitrox_pf_reinit(struct nitrox_device *ndev) argument
126 nitrox_sriov_cleanup(struct nitrox_device *ndev) argument
133 nitrox_sriov_init(struct nitrox_device *ndev) argument
155 struct nitrox_device *ndev = pci_get_drvdata(pdev); local
203 struct nitrox_device *ndev = pci_get_drvdata(pdev); local
[all...]
/linux-master/net/mctp/test/
H A Dutils.h11 struct net_device *ndev; member in struct:mctp_test_dev
H A Dutils.c24 static void mctp_test_dev_setup(struct net_device *ndev) argument
13 mctp_test_dev_tx(struct sk_buff *skb, struct net_device *ndev) argument
39 struct net_device *ndev; local
[all...]
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_debugfs.h24 static inline int sparx5_port_info(struct net_device *ndev, argument
H A Dsparx5_tc_matchall.c14 static int sparx5_tc_matchall_replace(struct net_device *ndev, argument
65 static int sparx5_tc_matchall_destroy(struct net_device *ndev, argument
85 int sparx5_tc_matchall(struct net_device *ndev, argument
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.h36 struct net_device *ndev = dev_get_drvdata(dev); local
/linux-master/drivers/nfc/fdp/
H A Dfdp.h17 struct nci_dev *ndev; member in struct:fdp_i2c_phy
/linux-master/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.h27 vcap_port_debugfs(struct device *dev, struct dentry *parent, struct vcap_control *vctrl, struct net_device *ndev) argument
/linux-master/drivers/nfc/s3fwrn5/
H A Dphy_common.h22 struct nci_dev *ndev; member in struct:phy_common
/linux-master/include/net/
H A Dselftests.h16 static inline void net_selftest(struct net_device *ndev, struct ethtool_test *etest, argument
/linux-master/drivers/net/ethernet/sunplus/
H A Dspl2sw_phy.c14 static void spl2sw_mii_link_change(struct net_device *ndev) argument
59 struct net_device *ndev; local
81 struct net_device *ndev; local
[all...]
H A Dspl2sw_mac.c221 struct net_device *ndev = mac->ndev; local
[all...]
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.h33 struct net_device *ndev; member in struct:lio_vf_rep_desc
/linux-master/drivers/net/ethernet/apm/xgene-v2/
H A Denet.c26 int xge_port_reset(struct net_device *ndev) argument
53 static void xge_traffic_resume(struct net_device *ndev) argument
64 void xge_port_init(struct net_device *ndev) argument
H A Dmdio.c63 static void xge_adjust_link(struct net_device *ndev) argument
84 void xge_mdio_remove(struct net_device *ndev) argument
98 int xge_mdio_config(struct net_device *ndev) argument
[all...]
/linux-master/net/
H A Ddevres.c11 struct net_device *ndev; member in struct:net_device_devres
52 struct net_device *ndev = match_data; local
67 devm_register_netdev(struct device *dev, struct net_device *ndev) argument
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dethtool.c15 wil_ethtoolops_get_coalesce(struct net_device *ndev, argument
52 wil_ethtoolops_set_coalesce(struct net_device *ndev, argument
110 void wil_set_ethtoolops(struct net_device *ndev) argument
/linux-master/drivers/nfc/st-nci/
H A Dndlc.h18 struct nci_dev *ndev; member in struct:llt_ndlc
/linux-master/drivers/net/can/slcan/
H A Dslcan-ethtool.c19 static void slcan_get_strings(struct net_device *ndev, u32 stringset, u8 *data) argument
28 static u32 slcan_get_priv_flags(struct net_device *ndev) argument
38 static int slcan_set_priv_flags(struct net_device *ndev, u32 flags) argument
/linux-master/drivers/net/can/ctucanfd/
H A Dctucanfd_platform.c91 struct net_device *ndev = platform_get_drvdata(pdev); local
30 ctucan_platform_set_drvdata(struct device *dev, struct net_device *ndev) argument
/linux-master/drivers/net/ethernet/arc/
H A Demac_arc.c24 struct net_device *ndev; local
63 struct net_device *ndev = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/net/can/peak_canfd/
H A Dpeak_canfd_user.h17 struct net_device *ndev; /* network device */ member in struct:peak_canfd_priv
/linux-master/drivers/parport/
H A Dparport_cs.c75 int ndev; member in struct:parport_info_t

Completed in 344 milliseconds

1234567891011>>