Home
last modified time | relevance | path

Searched refs:ethnl_ops_complete (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/net/ethtool/
H A Ddebug.c39 ethnl_ops_complete(dev); in debug_prepare_data()
122 ethnl_ops_complete(dev); in ethnl_set_debug()
H A Dlinkinfo.c40 ethnl_ops_complete(dev); in linkinfo_prepare_data()
148 ethnl_ops_complete(dev); in ethnl_set_linkinfo()
H A Dwol.c40 ethnl_ops_complete(dev); in wol_prepare_data()
164 ethnl_ops_complete(dev); in ethnl_set_wol()
H A Dpause.c51 ethnl_ops_complete(dev); in pause_prepare_data()
186 ethnl_ops_complete(dev); in ethnl_set_pause()
H A Drings.c37 ethnl_ops_complete(dev); in rings_prepare_data()
173 ethnl_ops_complete(dev); in ethnl_set_rings()
H A Deee.c41 ethnl_ops_complete(dev); in eee_prepare_data()
184 ethnl_ops_complete(dev); in ethnl_set_eee()
H A Dprivflags.c84 ethnl_ops_complete(dev); in privflags_prepare_data()
195 ethnl_ops_complete(dev); in ethnl_set_privflags()
H A Dchannels.c39 ethnl_ops_complete(dev); in channels_prepare_data()
218 ethnl_ops_complete(dev); in ethnl_set_channels()
H A Dcabletest.c90 ethnl_ops_complete(dev); in ethnl_act_cable_test()
347 ethnl_ops_complete(dev); in ethnl_act_cable_test_tdr()
H A Dcoalesce.c74 ethnl_ops_complete(dev); in coalesce_prepare_data()
316 ethnl_ops_complete(dev); in ethnl_set_coalesce()
H A Dstrset.c288 ethnl_ops_complete(dev); in strset_prepare_data()
292 ethnl_ops_complete(dev); in strset_prepare_data()
H A Dtsinfo.c38 ethnl_ops_complete(dev); in tsinfo_prepare_data()
H A Dlinkmodes.c51 ethnl_ops_complete(dev); in linkmodes_prepare_data()
425 ethnl_ops_complete(dev); in ethnl_set_linkmodes()
H A Dlinkstate.c112 ethnl_ops_complete(dev); in linkstate_prepare_data()
H A Dnetlink.h261 static inline void ethnl_ops_complete(struct net_device *dev) in ethnl_ops_complete() function