Searched refs:net_device_ops (Results 1 - 25 of 519) sorted by path

1234567891011>>

/linux-master/drivers/net/arcnet/
H A Dcom20020.h33 extern const struct net_device_ops com20020_netdev_ops;
H A Darcnet.c358 static const struct net_device_ops arcnet_netdev_ops = {
H A Dcom20020.c191 const struct net_device_ops com20020_netdev_ops = {
/linux-master/net/atm/
H A Dmpc.h36 const struct net_device_ops *old_ops;
37 struct net_device_ops new_ops;
/linux-master/arch/m68k/emu/
H A Dnfeth.c176 static const struct net_device_ops nfeth_netdev_ops = {
/linux-master/arch/um/drivers/
H A Dnet_kern.c350 static const struct net_device_ops uml_netdev_ops = {
H A Dvector_kern.c1526 static const struct net_device_ops vector_netdev_ops = {
/linux-master/arch/xtensa/platforms/iss/
H A Dnetwork.c457 static const struct net_device_ops iss_netdev_ops = {
/linux-master/drivers/firewire/
H A Dnet.c1368 static const struct net_device_ops fwnet_netdev_ops = {
/linux-master/drivers/hsi/clients/
H A Dssi_protocol.c1049 static const struct net_device_ops ssip_pn_ops = {
/linux-master/drivers/infiniband/hw/hfi1/
H A Dipoib.h126 const struct net_device_ops *netdev_ops;
H A Dipoib_main.c94 static const struct net_device_ops hfi1_ipoib_netdev_ops = {
H A Dvnic_main.c536 static const struct net_device_ops hfi1_netdev_ops = {
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib.h419 const struct net_device_ops *rn_ops;
H A Dipoib_main.c2091 static const struct net_device_ops ipoib_netdev_ops_pf = {
2112 static const struct net_device_ops ipoib_netdev_ops_vf = {
2127 static const struct net_device_ops ipoib_netdev_default_pf = {
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_internal.h181 * @rn_ops: rdma netdev's net_device_ops
200 const struct net_device_ops *rn_ops;
H A Dopa_vnic_netdev.c311 static const struct net_device_ops opa_netdev_ops = {
/linux-master/drivers/media/dvb-core/
H A Ddvb_net.c1308 static const struct net_device_ops dvb_netdev_ops = {
/linux-master/drivers/message/fusion/
H A Dmptlan.c1297 static const struct net_device_ops mpt_netdev_ops = {
/linux-master/drivers/misc/sgi-xp/
H A Dxpnet.c505 static const struct net_device_ops xpnet_netdev_ops = {
/linux-master/drivers/net/
H A Damt.c3081 static const struct net_device_ops amt_netdev_ops = {
H A Dbareudp.c527 static const struct net_device_ops bareudp_netdev_ops = {
/linux-master/drivers/net/bonding/
H A Dbond_main.c744 const struct net_device_ops *slave_ops = slave_dev->netdev_ops;
1832 const struct net_device_ops *slave_ops = slave_dev->netdev_ops;
4630 const struct net_device_ops *slave_ops;
5805 static const struct net_device_ops bond_netdev_ops = {
/linux-master/drivers/net/caif/
H A Dcaif_serial.c391 static const struct net_device_ops netdev_ops = {
H A Dcaif_virtio.c607 static const struct net_device_ops cfv_netdev_ops = {

Completed in 320 milliseconds

1234567891011>>