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

1234567

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3175 static int cxgb_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/usb/
H A Dlan78xx.c2513 static int lan78xx_change_mtu(struct net_device *netdev, int new_mtu) argument
H A Dr8152.c9359 static int rtl8152_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2745 static int hns3_nic_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c7622 static int ice_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c6636 static int igb_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c7911 bnx2_change_mtu(struct net_device *dev, int new_mtu) argument
H A Dtg3.c14316 static int tg3_change_mtu(struct net_device *dev, int new_mtu) argument
14295 tg3_set_mtu(struct net_device *dev, struct tg3 *tp, int new_mtu) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4330 int mlx5e_change_mtu(struct net_device *netdev, int new_mtu, argument
4391 static int mlx5e_change_nic_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c5854 static int stmmac_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c5155 static int igc_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c2405 unsigned int new_mtu; local
/linux-master/drivers/net/ethernet/nvidia/
H A Dforcedeth.c3095 static int nv_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c6823 static int ixgbe_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c6746 static int niu_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c3921 static int rtl8169_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/net/core/
H A Ddev.c8774 int __dev_set_mtu(struct net_device *dev, int new_mtu) argument
8787 int dev_validate_mtu(struct net_device *dev, int new_mtu, argument
8811 int dev_set_mtu_ext(struct net_device *dev, int new_mtu, argument
8850 dev_set_mtu(struct net_device *dev, int new_mtu) argument
[all...]
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c2947 static int i40e_change_mtu(struct net_device *netdev, int new_mtu) argument
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c10607 static int hclge_set_mtu(struct hnae3_handle *handle, int new_mtu) argument
10614 int hclge_set_vport_mtu(struct hclge_vport *vport, int new_mtu) argument
/linux-master/drivers/net/ethernet/micrel/
H A Dksz884x.c5405 static int netdev_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c14039 static int bnxt_change_mtu(struct net_device *dev, int new_mtu) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h4719 mlxsw_reg_pmtu_pack(char *payload, u16 local_port, u16 new_mtu) argument

Completed in 757 milliseconds

1234567