struct tarpc_rte_eth_fec_get_capability_in

rte_eth_fec_get_capability()

struct tarpc_rte_eth_fec_get_capability_in {
    // fields

    struct tarpc_in_arg common;
    uint16_t port_id;
    struct tarpc_rte_eth_fec_capa speed_fec_capa<>;
    unsigned int num;
};