Home
last modified time | relevance | path

Searched refs:I40E_NTOHL (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_osdep.h205 #define I40E_NTOHL(a) rte_be_to_cpu_32(a) macro
H A Di40e_dcb.c251 ouisubtype = I40E_NTOHL(tlv->ouisubtype); in i40e_parse_ieee_tlv()
419 ouisubtype = I40E_NTOHL(tlv->ouisubtype); in i40e_parse_cee_tlv()
478 ouisubtype = I40E_NTOHL(tlv->ouisubtype); in i40e_parse_org_tlv()