Lines Matching defs:mmsv
287 static void ethtool_mmsv_configure_tx(struct ethtool_mmsv *mmsv, in ethtool_mmsv_configure_tx()
294 static void ethtool_mmsv_configure_pmac(struct ethtool_mmsv *mmsv, in ethtool_mmsv_configure_pmac()
301 static void ethtool_mmsv_send_mpacket(struct ethtool_mmsv *mmsv, in ethtool_mmsv_send_mpacket()
318 struct ethtool_mmsv *mmsv = timer_container_of(mmsv, t, verify_timer); in ethtool_mmsv_verify_timer() local
353 static void ethtool_mmsv_verify_timer_arm(struct ethtool_mmsv *mmsv) in ethtool_mmsv_verify_timer_arm()
363 static void ethtool_mmsv_apply(struct ethtool_mmsv *mmsv) in ethtool_mmsv_apply()
389 void ethtool_mmsv_stop(struct ethtool_mmsv *mmsv) in ethtool_mmsv_stop()
403 void ethtool_mmsv_link_state_handle(struct ethtool_mmsv *mmsv, bool up) in ethtool_mmsv_link_state_handle()
439 void ethtool_mmsv_event_handle(struct ethtool_mmsv *mmsv, in ethtool_mmsv_event_handle()
470 static bool ethtool_mmsv_is_tx_active(struct ethtool_mmsv *mmsv) in ethtool_mmsv_is_tx_active()
488 void ethtool_mmsv_get_mm(struct ethtool_mmsv *mmsv, in ethtool_mmsv_get_mm()
515 void ethtool_mmsv_set_mm(struct ethtool_mmsv *mmsv, struct ethtool_mm_cfg *cfg) in ethtool_mmsv_set_mm()
550 void ethtool_mmsv_init(struct ethtool_mmsv *mmsv, struct net_device *dev, in ethtool_mmsv_init()