Searched refs:NTOHL (Results 1 – 3 of 3) sorted by relevance
85 #define NTOHL(a) rte_be_to_cpu_32(a) macro
348 ouisubtype = NTOHL(tlv->ouisubtype); in ice_parse_ieee_tlv()522 ouisubtype = NTOHL(tlv->ouisubtype); in ice_parse_cee_tlv()580 ouisubtype = NTOHL(tlv->ouisubtype); in ice_parse_org_tlv()
92 #define NTOHL(a) rte_be_to_cpu_32(a) macro