ethtool_mmsv
struct ethtool_mmsv mmsv;
static void igc_fpe_configure_tx(struct ethtool_mmsv *mmsv, bool tx_enable)
static void igc_fpe_send_mpacket(struct ethtool_mmsv *mmsv,
struct ethtool_mmsv *mmsv = &adapter->fpe.mmsv;
struct ethtool_mmsv mmsv;
struct ethtool_mmsv *mmsv = &fpe_cfg->mmsv;
static void stmmac_fpe_configure_tx(struct ethtool_mmsv *mmsv, bool tx_enable)
static void stmmac_fpe_configure_pmac(struct ethtool_mmsv *mmsv, bool pmac_enable)
static void stmmac_fpe_send_mpacket(struct ethtool_mmsv *mmsv,
struct ethtool_mmsv;
void (*configure_tx)(struct ethtool_mmsv *mmsv, bool tx_active);
void (*configure_pmac)(struct ethtool_mmsv *mmsv, bool pmac_enabled);
void (*send_mpacket)(struct ethtool_mmsv *mmsv, enum ethtool_mpacket mpacket);
void ethtool_mmsv_stop(struct ethtool_mmsv *mmsv);
void ethtool_mmsv_link_state_handle(struct ethtool_mmsv *mmsv, bool up);
void ethtool_mmsv_event_handle(struct ethtool_mmsv *mmsv,
void ethtool_mmsv_get_mm(struct ethtool_mmsv *mmsv,
void ethtool_mmsv_set_mm(struct ethtool_mmsv *mmsv, struct ethtool_mm_cfg *cfg);
void ethtool_mmsv_init(struct ethtool_mmsv *mmsv, struct net_device *dev,
static void ethtool_mmsv_configure_tx(struct ethtool_mmsv *mmsv,
static void ethtool_mmsv_configure_pmac(struct ethtool_mmsv *mmsv,
static void ethtool_mmsv_send_mpacket(struct ethtool_mmsv *mmsv,
struct ethtool_mmsv *mmsv = timer_container_of(mmsv, t, verify_timer);
static void ethtool_mmsv_verify_timer_arm(struct ethtool_mmsv *mmsv)
static void ethtool_mmsv_apply(struct ethtool_mmsv *mmsv)
void ethtool_mmsv_stop(struct ethtool_mmsv *mmsv)
void ethtool_mmsv_link_state_handle(struct ethtool_mmsv *mmsv, bool up)
void ethtool_mmsv_event_handle(struct ethtool_mmsv *mmsv,
static bool ethtool_mmsv_is_tx_active(struct ethtool_mmsv *mmsv)
void ethtool_mmsv_get_mm(struct ethtool_mmsv *mmsv,
void ethtool_mmsv_set_mm(struct ethtool_mmsv *mmsv, struct ethtool_mm_cfg *cfg)
void ethtool_mmsv_init(struct ethtool_mmsv *mmsv, struct net_device *dev,