Home
last modified time | relevance | path

Searched refs:net_device_ops (Results 1 – 25 of 352) sorted by relevance

12345678910>>...15

/linux/drivers/net/
H A Dloopback.c154 static const struct net_device_ops loopback_ops = {
165 const struct net_device_ops *dev_ops, in gen_lo_setup()
261 static const struct net_device_ops blackhole_netdev_ops = {
H A Dnlmon.c55 static const struct net_device_ops nlmon_ops = {
H A Dvsockmon.c65 static const struct net_device_ops vsockmon_ops = {
/linux/net/8021q/
H A Dvlan_dev.c392 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_neigh_setup()
406 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_setup()
418 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_done()
430 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_enable()
441 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_disable()
453 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_ddp_target()
467 const struct net_device_ops *ops = real_dev->netdev_ops; in vlan_dev_fcoe_get_wwn()
529 static const struct net_device_ops vlan_netdev_ops;
1078 static const struct net_device_ops vlan_netdev_ops = {
/linux/drivers/net/ethernet/8390/
H A D8390.h44 extern const struct net_device_ops ei_netdev_ops;
62 extern const struct net_device_ops eip_netdev_ops;
/linux/net/core/
H A Dnetpoll.c173 const struct net_device_ops *ops; in netpoll_poll_dev()
346 const struct net_device_ops *ops; in __netpoll_setup()
417 const struct net_device_ops *ops; in __netpoll_cleanup()
/linux/drivers/net/ethernet/sfc/
H A Def100_rep.h73 extern const struct net_device_ops efx_ef100_rep_netdev_ops;
/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c267 static const struct net_device_ops ice_repr_vf_netdev_ops = {
277 static const struct net_device_ops ice_repr_sf_netdev_ops = {
303 ice_repr_reg_netdev(struct net_device *netdev, const struct net_device_ops *ops) in ice_repr_reg_netdev()
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf_common.h10 const struct net_device_ops *ndev_ops);
H A Denetc_vf.c213 static const struct net_device_ops enetc_ndev_ops = {
248 const struct net_device_ops *ndev_ops) in enetc_vf_netdev_setup()
/linux/scripts/
H A Dconst_structs.checkpatch53 net_device_ops
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.h76 extern const struct net_device_ops nfp_repr_netdev_ops;
/linux/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 = {
/linux/drivers/net/can/
H A Dvcan.c161 static const struct net_device_ops vcan_netdev_ops = {
/linux/drivers/net/ethernet/amd/
H A Dmvme147.c60 static const struct net_device_ops lance_netdev_ops = {
H A Dhplance.c71 static const struct net_device_ops hplance_netdev_ops = {
/linux/net/ieee802154/6lowpan/
H A Dcore.c100 static const struct net_device_ops lowpan_netdev_ops = {
/linux/net/sched/
H A Dsch_etf.c300 const struct net_device_ops *ops; in etf_disable_offload()
322 const struct net_device_ops *ops = dev->netdev_ops; in etf_enable_offload()
H A Dsch_cbs.c268 const struct net_device_ops *ops; in cbs_disable_offload()
294 const struct net_device_ops *ops = dev->netdev_ops; in cbs_enable_offload()
/linux/net/openvswitch/
H A Dvport-internal_dev.c83 static const struct net_device_ops internal_dev_netdev_ops = {
/linux/arch/m68k/emu/
H A Dnfeth.c176 static const struct net_device_ops nfeth_netdev_ops = {
/linux/drivers/net/ovpn/
H A Dmain.c118 static const struct net_device_ops ovpn_netdev_ops = {
/linux/drivers/net/hyperv/
H A Dnetvsc_bpf.c251 const struct net_device_ops *vf_ops; in netvsc_ndoxdp_xmit()
/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_wwan.c139 static const struct net_device_ops ipc_inm_ops = {

12345678910>>...15