Searched refs:net_device (Results 1 - 25 of 2443) sorted by path

1234567891011>>

/linux-master/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h38 int (*mii_config)(struct net_device *dev, int probe,
39 int (*mii_read)(struct net_device *dev,
41 void (*mii_write)(struct net_device *dev,
/linux-master/drivers/net/arcnet/
H A Dcom20020.h31 int com20020_check(struct net_device *dev);
32 int com20020_found(struct net_device *dev, int shared);
72 struct net_device *dev;
/linux-master/drivers/net/can/mscan/
H A Dmscan.h288 struct net_device *alloc_mscandev(void);
289 int register_mscandev(struct net_device *dev, int mscan_clksrc);
290 void unregister_mscandev(struct net_device *dev);
/linux-master/drivers/net/can/softing/
H A Dsofting.h22 struct net_device *netdev;
40 struct net_device *net[2];
75 int softing_default_output(struct net_device *netdev);
98 int softing_startstop(struct net_device *netdev, int up);
101 int softing_netdev_rx(struct net_device *netdev, const struct can_frame *msg,
/linux-master/drivers/net/ethernet/aeroflex/
H A Dgreth.h123 struct net_device *netdev;
/linux-master/drivers/net/ethernet/apm/xgene-v2/
H A Denet.c26 int xge_port_reset(struct net_device *ndev)
53 static void xge_traffic_resume(struct net_device *ndev)
64 void xge_port_init(struct net_device *ndev)
H A Denet.h30 int xge_port_reset(struct net_device *ndev);
31 void xge_port_init(struct net_device *ndev);
H A Dethtool.h64 void xge_set_ethtool_ops(struct net_device *ndev);
H A Dmdio.c63 static void xge_adjust_link(struct net_device *ndev)
84 void xge_mdio_remove(struct net_device *ndev)
98 int xge_mdio_config(struct net_device *ndev)
H A Dring.h74 struct net_device *ndev;
/linux-master/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_hw.h427 int xgene_enet_phy_connect(struct net_device *ndev);
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.h49 static int atl1_mii_ioctl(struct net_device *netdev, struct ifreq *ifr,
744 struct net_device *netdev;
H A Datl2.h437 struct net_device *netdev;
/linux-master/drivers/net/ethernet/broadcom/
H A Db44.h400 struct net_device *dev;
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.h32 struct net_device *parent_ndev;
33 struct net_device *ndev;
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnic.h278 struct net_device *netdev;
627 int nicvf_set_real_num_queues(struct net_device *netdev,
629 int nicvf_open(struct net_device *netdev);
630 int nicvf_stop(struct net_device *netdev);
634 void nicvf_set_ethtool_ops(struct net_device *netdev);
/linux-master/drivers/net/ethernet/chelsio/cxgb/
H A Dmv88e1xxx.c357 static struct cphy *mv88e1xxx_phy_create(struct net_device *dev, int phy_addr,
H A Dmy3126.c171 static struct cphy *my3126_phy_create(struct net_device *dev,
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ctl_defs.h81 struct net_device;
84 * Structure used to request the adapter net_device owning a given MAC address.
87 struct net_device *dev; /* the net_device */
94 struct net_device *dev; /* the net_device */
112 struct net_device *lldevs[2];
H A Dcxgb3_offload.h54 struct t3cdev *dev2t3cdev(struct net_device *dev);
H A Dt3cdev.h56 struct net_device *lldev; /* LL dev associated with T3C messages */
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_fcoe.c68 int cxgb_fcoe_enable(struct net_device *netdev)
100 int cxgb_fcoe_disable(struct net_device *netdev)
H A Dcxgb4_fcoe.h52 int cxgb_fcoe_enable(struct net_device *);
53 int cxgb_fcoe_disable(struct net_device *);
H A Dcxgb4_ptp.h73 bool is_ptp_enabled(struct sk_buff *skb, struct net_device *dev);
H A Dcxgb4_tc_u32.h40 static inline bool can_tc_u32_offload(struct net_device *dev)
47 int cxgb4_config_knode(struct net_device *dev, struct tc_cls_u32_offload *cls);
48 int cxgb4_delete_knode(struct net_device *dev, struct tc_cls_u32_offload *cls);

Completed in 245 milliseconds

1234567891011>>