Searched refs:rxdid_map (Results 1 – 2 of 2) sorted by relevance
48 static uint8_t rxdid_map[] = { in iavf_proto_xtr_type_to_rxdid() local60 return flex_type < RTE_DIM(rxdid_map) ? in iavf_proto_xtr_type_to_rxdid()61 rxdid_map[flex_type] : IAVF_RXDID_COMMS_OVS_1; in iavf_proto_xtr_type_to_rxdid()
66 static uint8_t rxdid_map[] = { in ice_proto_xtr_type_to_rxdid() local76 return xtr_type < RTE_DIM(rxdid_map) ? in ice_proto_xtr_type_to_rxdid()77 rxdid_map[xtr_type] : ICE_RXDID_COMMS_OVS; in ice_proto_xtr_type_to_rxdid()