Searched defs:new_mtu (Results 51 - 75 of 172) sorted by relevance

1234567

/linux-master/drivers/net/fjes/
H A Dfjes_main.c771 static int fjes_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_main.c1085 static int octep_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c1215 int liquidio_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/usb/
H A Dusbnet.c391 int usbnet_change_mtu (struct net_device *net, int new_mtu) argument
H A Dsmsc75xx.c923 static int smsc75xx_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c2229 static int idpf_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-common.c758 int qca8k_port_change_mtu(struct dsa_switch *ds, int port, int new_mtu) argument
/linux-master/net/8021q/
H A Dvlan_dev.c142 static int vlan_dev_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/net/ipv4/
H A Dip_tunnel.c1023 int __ip_tunnel_change_mtu(struct net_device *dev, int new_mtu, bool strict) argument
1047 int ip_tunnel_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c1837 static int netxen_nic_set_mtu_xgb(struct netxen_adapter *adapter, int new_mtu) argument
/linux-master/drivers/net/ethernet/
H A Djme.c2300 jme_change_mtu(struct net_device *netdev, int new_mtu) argument
H A Dethoc.c867 static int ethoc_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/tehuti/
H A Dtehuti.c755 static int bdx_change_mtu(struct net_device *ndev, int new_mtu) argument
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2158 static int pch_gbe_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_main.c923 static int fun_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1578 static int nicvf_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/alteon/
H A Dacenic.c2536 static int ace_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_net.c891 static int ocelot_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/sun/
H A Dsungem.c2498 static int gem_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/cavium/octeon/
H A Docteon_mgmt.c647 static int octeon_mgmt_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.c1033 static int emac_resize_rx_ring(struct emac_instance *dev, int new_mtu) argument
1119 static int emac_change_mtu(struct net_device *ndev, int new_mtu) argument
[all...]
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c556 static int atl1c_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c2680 static int atl1_change_mtu(struct net_device *netdev, int new_mtu) argument
H A Datl2.c902 static int atl2_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c1626 static int bcm_enet_change_mtu(struct net_device *dev, int new_mtu) argument

Completed in 469 milliseconds

1234567