Searched refs:set_ntf_cmd (Results 1 – 16 of 16) sorted by relevance
/linux/net/ethtool/ |
H A D | debug.c | 116 .set_ntf_cmd = ETHTOOL_MSG_DEBUG_NTF,
|
H A D | linkinfo.c | 144 .set_ntf_cmd = ETHTOOL_MSG_LINKINFO_NTF,
|
H A D | wol.c | 157 .set_ntf_cmd = ETHTOOL_MSG_WOL_NTF,
|
H A D | eee.c | 171 .set_ntf_cmd = ETHTOOL_MSG_EEE_NTF,
|
H A D | privflags.c | 194 .set_ntf_cmd = ETHTOOL_MSG_PRIVFLAGS_NTF,
|
H A D | pause.c | 217 .set_ntf_cmd = ETHTOOL_MSG_PAUSE_NTF,
|
H A D | channels.c | 198 .set_ntf_cmd = ETHTOOL_MSG_CHANNELS_NTF,
|
H A D | plca.c | 193 .set_ntf_cmd = ETHTOOL_MSG_PLCA_NTF,
|
H A D | mm.c | 244 .set_ntf_cmd = ETHTOOL_MSG_MM_NTF,
|
H A D | fec.c | 292 .set_ntf_cmd = ETHTOOL_MSG_FEC_NTF,
|
H A D | linkmodes.c | 361 .set_ntf_cmd = ETHTOOL_MSG_LINKMODES_NTF,
|
H A D | rings.c | 321 .set_ntf_cmd = ETHTOOL_MSG_RINGS_NTF,
|
H A D | netlink.h | 391 u8 set_ntf_cmd; member
|
H A D | module.c | 175 .set_ntf_cmd = ETHTOOL_MSG_MODULE_NTF,
|
H A D | coalesce.c | 648 .set_ntf_cmd = ETHTOOL_MSG_COALESCE_NTF,
|
H A D | netlink.c | 714 ethtool_notify(dev, ops->set_ntf_cmd, NULL); in ethnl_default_set_doit()
|