Searched refs:I40E_HTONL (Results 1 – 2 of 2) sorted by relevance
1006 tlv->ouisubtype = I40E_HTONL(ouisubtype); in i40e_add_ieee_ets_tlv()1081 tlv->ouisubtype = I40E_HTONL(ouisubtype); in i40e_add_ieee_etsrec_tlv()1143 tlv->ouisubtype = I40E_HTONL(ouisubtype); in i40e_add_ieee_pfc_tlv()1181 tlv->ouisubtype = I40E_HTONL(ouisubtype); in i40e_add_ieee_app_pri_tlv()
226 #define I40E_HTONL(a) rte_cpu_to_be_32(a) macro