Searched refs:flex_type (Results 1 – 1 of 1) sorted by relevance
44 iavf_proto_xtr_type_to_rxdid(uint8_t flex_type) in iavf_proto_xtr_type_to_rxdid() argument56 return flex_type < RTE_DIM(rxdid_map) ? in iavf_proto_xtr_type_to_rxdid()57 rxdid_map[flex_type] : IAVF_RXDID_COMMS_OVS_1; in iavf_proto_xtr_type_to_rxdid()