Searched refs:net_device_ops (Results 126 - 150 of 518) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/wiznet/
H A Dw5300.c515 static const struct net_device_ops w5300_netdev_ops = {
/linux-master/drivers/net/ethernet/
H A Dec_bhf.c468 static const struct net_device_ops ec_bhf_netdev_ops = {
H A Dlantiq_xrx200.c461 static const struct net_device_ops xrx200_netdev_ops = {
/linux-master/drivers/net/wireless/virtual/
H A Dvirt_wifi.c459 static const struct net_device_ops virt_wifi_ops = {
/linux-master/drivers/net/ethernet/sun/
H A Dsunvnet.c270 static const struct net_device_ops vnet_ops = {
/linux-master/drivers/net/ethernet/vertexcom/
H A Dmse102x.c550 static const struct net_device_ops mse102x_netdev_ops = {
/linux-master/net/ipv4/
H A Dipip.c356 static const struct net_device_ops ipip_netdev_ops = {
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c256 const struct net_device_ops nfp_repr_netdev_ops = {
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c43 static const struct net_device_ops lio_vf_rep_ndev_ops = {
/linux-master/drivers/net/ethernet/8390/
H A Detherh.c633 static const struct net_device_ops etherh_netdev_ops = {
/linux-master/drivers/net/ethernet/qualcomm/emac/
H A Demac.c372 static const struct net_device_ops emac_netdev_ops = {
/linux-master/drivers/net/wwan/
H A Dmhi_wwan_mbim.c529 static const struct net_device_ops mhi_mbim_ndo = {
/linux-master/net/hsr/
H A Dhsr_device.c474 static const struct net_device_ops hsr_device_ops = {
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c454 static const struct net_device_ops txgbe_netdev_ops = {
/linux-master/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c495 static const struct net_device_ops ngbe_netdev_ops = {
/linux-master/net/bridge/
H A Dbr_device.c437 static const struct net_device_ops br_netdev_ops = {
/linux-master/drivers/net/caif/
H A Dcaif_virtio.c607 static const struct net_device_ops cfv_netdev_ops = {
/linux-master/net/core/
H A Drtnetlink.c2413 const struct net_device_ops *ops = dev->netdev_ops;
2493 const struct net_device_ops *ops = dev->netdev_ops;
2508 const struct net_device_ops *ops = dev->netdev_ops;
2679 const struct net_device_ops *ops;
2779 const struct net_device_ops *ops = dev->netdev_ops;
4309 const struct net_device_ops *ops = br_dev->netdev_ops;
4372 const struct net_device_ops *ops;
4627 const struct net_device_ops *ops = NULL;
4628 const struct net_device_ops *cops = NULL;
4790 const struct net_device_ops *op
[all...]
H A Ddev.c1441 const struct net_device_ops *ops = dev->netdev_ops;
1546 const struct net_device_ops *ops = dev->netdev_ops;
4266 const struct net_device_ops *ops = dev->netdev_ops;
8381 const struct net_device_ops *ops = dev->netdev_ops;
8392 const struct net_device_ops *ops = dev->netdev_ops;
8537 const struct net_device_ops *ops = dev->netdev_ops;
8678 const struct net_device_ops *ops = dev->netdev_ops;
8864 const struct net_device_ops *ops = dev->netdev_ops;
9025 const struct net_device_ops *ops = dev->netdev_ops;
9100 const struct net_device_ops *op
[all...]
/linux-master/drivers/net/usb/
H A Dpegasus.c85 static const struct net_device_ops pegasus_netdev_ops;
1270 static const struct net_device_ops pegasus_netdev_ops = {
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c759 static const struct net_device_ops enetc_ndev_ops = {
779 const struct net_device_ops *ndev_ops)
/linux-master/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c880 static const struct net_device_ops hinic_netdev_ops = {
903 static const struct net_device_ops hinicvf_netdev_ops = {
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c926 static const struct net_device_ops xlgmac_netdev_ops = {
945 const struct net_device_ops *xlgmac_get_netdev_ops(void)
/linux-master/net/xfrm/
H A Dxfrm_interface_core.c53 static const struct net_device_ops xfrmi_netdev_ops;
732 static const struct net_device_ops xfrmi_netdev_ops = {
/linux-master/include/linux/
H A Dnetdevice.h1355 struct net_device_ops { struct
2042 const struct net_device_ops *netdev_ops;
4869 const struct net_device_ops *ops = dev->netdev_ops;
4877 static inline netdev_tx_t __netdev_start_xmit(const struct net_device_ops *ops,
4893 const struct net_device_ops *ops = dev->netdev_ops;

Completed in 318 milliseconds

1234567891011>>