Searched refs:ethnl_notify_handlers (Results 1 – 3 of 3) sorted by relevance
679 static const ethnl_notify_handler_t ethnl_notify_handlers[] = { variable701 if (likely(cmd < ARRAY_SIZE(ethnl_notify_handlers) && in ethtool_notify()702 ethnl_notify_handlers[cmd])) in ethtool_notify()703 ethnl_notify_handlers[cmd](dev, cmd, data); in ethtool_notify()
83110 ffff8000112b3e90 d ethnl_notify_handlers
Completed in 1028 milliseconds