Searched refs:rxdid_map (Results 1 – 2 of 2) sorted by relevance
46 static uint8_t rxdid_map[] = { in iavf_proto_xtr_type_to_rxdid() local56 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()
32 static uint8_t rxdid_map[] = { in ice_proto_xtr_type_to_rxdid() local42 return xtr_type < RTE_DIM(rxdid_map) ? in ice_proto_xtr_type_to_rxdid()43 rxdid_map[xtr_type] : ICE_RXDID_COMMS_OVS; in ice_proto_xtr_type_to_rxdid()