Searched refs:net_device_ops (Results 76 - 100 of 518) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/natsemi/
H A Dmacsonic.c164 static const struct net_device_ops macsonic_netdev_ops = {
/linux-master/drivers/net/ethernet/cirrus/
H A Dmac89x0.c152 static const struct net_device_ops mac89x0_netdev_ops = {
/linux-master/drivers/net/
H A Difb.c276 static const struct net_device_ops ifb_netdev_ops = {
H A Deql.c172 static const struct net_device_ops eql_netdev_ops = {
H A Dntb_netdev.c354 static const struct net_device_ops ntb_netdev_ops = {
H A Dnet_failover.c127 const struct net_device_ops *ops = primary_dev->netdev_ops;
303 static const struct net_device_ops failover_dev_ops = {
/linux-master/net/caif/
H A Dchnl_net.c363 static const struct net_device_ops netdev_ops = {
/linux-master/drivers/net/ethernet/8390/
H A Dzorro8390.c271 static const struct net_device_ops zorro8390_netdev_ops = {
/linux-master/drivers/net/arcnet/
H A Dcom20020.c191 const struct net_device_ops com20020_netdev_ops = {
/linux-master/drivers/net/can/esd/
H A Desd_402_pci-core.c85 static const struct net_device_ops pci402_acc_netdev_ops = {
/linux-master/drivers/net/wwan/
H A Dwwan_hwsim.c82 static const struct net_device_ops wwan_hwsim_netdev_ops = {
/linux-master/drivers/net/wireguard/
H A Ddevice.c236 static const struct net_device_ops netdev_ops = {
/linux-master/drivers/net/usb/
H A Dsr9700.c306 static const struct net_device_ops sr9700_netdev_ops = {
H A Dmcs7830.c468 static const struct net_device_ops mcs7830_netdev_ops = {
/linux-master/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.c269 static const struct net_device_ops mlxbf_gige_netdev_ops = {
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c162 static const struct net_device_ops ccmni_netdev_ops = {
/linux-master/net/sched/
H A Dsch_teql.c431 static const struct net_device_ops teql_netdev_ops = {
/linux-master/drivers/staging/rtl8712/
H A Dos_intfs.c188 static const struct net_device_ops rtl8712_netdev_ops = {
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c7 static const struct net_device_ops idpf_netdev_ops_splitq;
8 static const struct net_device_ops idpf_netdev_ops_singleq;
2396 static const struct net_device_ops idpf_netdev_ops_splitq = {
2410 static const struct net_device_ops idpf_netdev_ops_singleq = {
/linux-master/net/atm/
H A Dbr2684.c622 static const struct net_device_ops br2684_netdev_ops = {
628 static const struct net_device_ops br2684_netdev_ops_routed = {
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c1073 static const struct net_device_ops xemaclite_netdev_ops;
1230 static const struct net_device_ops xemaclite_netdev_ops = {
/linux-master/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_core.c746 static const struct net_device_ops kvaser_usb_netdev_ops = {
753 static const struct net_device_ops kvaser_usb_netdev_ops_hwts = {
/linux-master/drivers/net/netdevsim/
H A Dnetdev.c477 static const struct net_device_ops nsim_netdev_ops = {
500 static const struct net_device_ops nsim_vf_netdev_ops = {
/linux-master/net/ipv4/
H A Dip_gre.c961 static const struct net_device_ops ipgre_netdev_ops = {
1318 static const struct net_device_ops gre_tap_netdev_ops = {
1351 static const struct net_device_ops erspan_netdev_ops = {
/linux-master/drivers/net/wan/
H A Dn2.c313 static const struct net_device_ops n2_ops = {

Completed in 432 milliseconds

1234567891011>>