Home
last modified time | relevance | path

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

/include/linux/
A Dethtool.h738 struct ethtool_mmsv;
753 void (*configure_tx)(struct ethtool_mmsv *mmsv, bool tx_active);
754 void (*configure_pmac)(struct ethtool_mmsv *mmsv, bool pmac_enabled);
755 void (*send_mpacket)(struct ethtool_mmsv *mmsv, enum ethtool_mpacket mpacket);
772 struct ethtool_mmsv { struct
785 void ethtool_mmsv_stop(struct ethtool_mmsv *mmsv); argument
786 void ethtool_mmsv_link_state_handle(struct ethtool_mmsv *mmsv, bool up);
787 void ethtool_mmsv_event_handle(struct ethtool_mmsv *mmsv,
789 void ethtool_mmsv_get_mm(struct ethtool_mmsv *mmsv,
791 void ethtool_mmsv_set_mm(struct ethtool_mmsv *mmsv, struct ethtool_mm_cfg *cfg);
[all …]

Completed in 7 milliseconds