Home
last modified time | relevance | path

Searched refs:NETDEV_CHANGEMTU (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/fault-injection/
H A Dnotifier-error-inject.rst73 * NETDEV_CHANGEMTU
85 # echo -22 > actions/NETDEV_CHANGEMTU/error
/OK3568_Linux_fs/kernel/lib/
H A Dnetdev-notifier-error-inject.c15 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_CHANGEMTU) },
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_main.c94 case NETDEV_CHANGEMTU: in hsr_netdev_notify()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr.c62 case NETDEV_CHANGEMTU: in br_device_event()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dtrace.h122 {(NETDEV_CHANGEMTU), "NETDEV_CHANGEMTU" },\
H A Dbearer.c681 case NETDEV_CHANGEMTU: in tipc_l2_device_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c256 case NETDEV_CHANGEMTU: in rmnet_config_notify_cb()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_main.c504 case NETDEV_CHANGEMTU: in siw_netdev_event()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan.c417 case NETDEV_CHANGEMTU: in vlan_device_event()
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_net.c572 case NETDEV_CHANGEMTU: in rxe_notify()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c201 case NETDEV_CHANGEMTU: in usnic_ib_handle_usdev_event()
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dhard-interface.c1053 case NETDEV_CHANGEMTU: in batadv_hard_if_event()
/OK3568_Linux_fs/kernel/net/atm/
H A Dclip.c570 case NETDEV_CHANGEMTU: in clip_device_event()
H A Dmpc.c1063 case NETDEV_CHANGEMTU: in mpoa_event_listener()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_main.c769 case NETDEV_CHANGEMTU: in ipvlan_device_event()
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dpppoe.c338 case NETDEV_CHANGEMTU: in pppoe_device_event()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Ddevinet.c1538 } else if (event == NETDEV_CHANGEMTU) { in inetdev_event()
1593 case NETDEV_CHANGEMTU: in inetdev_event()
H A Dfib_frontend.c1493 case NETDEV_CHANGEMTU: in fib_netdev_event()
H A Dnexthop.c1960 case NETDEV_CHANGEMTU: in nh_netdev_event()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacvlan.c1721 case NETDEV_CHANGEMTU: in macvlan_device_event()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe.c1876 case NETDEV_CHANGEMTU: in fcoe_device_notification()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2726 NETDEV_CHANGEMTU, /* notify after mtu change happened */ enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1768 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_ipip_ol_event()
7283 case NETDEV_CHANGEMTU: in mlxsw_sp_netdevice_router_port_event()
H A Dspectrum.c4326 event == NETDEV_CHANGEMTU) in mlxsw_sp_netdevice_event()
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c8639 err = call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()
8647 call_netdevice_notifiers_mtu(NETDEV_CHANGEMTU, dev, in dev_set_mtu_ext()

12