Searched refs:FM10K_CPU_TO_LE32 (Results 1 – 3 of 3) sorted by relevance
165 *(__le32 *)&mac_addr[0] = FM10K_CPU_TO_LE32(attr[1]); in fm10k_tlv_attr_get_mac_vlan()344 le32_ptr[i] = FM10K_CPU_TO_LE32(attr[i]); in fm10k_tlv_attr_get_le_struct()640 STATIC const __le32 test_le[2] = { FM10K_CPU_TO_LE32(0x12345678),641 FM10K_CPU_TO_LE32(0x9abcdef0)};
77 #define FM10K_CPU_TO_LE32 rte_cpu_to_le_32 macro
347 mac_update.mac_lower = FM10K_CPU_TO_LE32(((u32)mac[2] << 24) | in fm10k_update_xc_addr_pf()