Searched refs:LE64_TO_CPU (Results 1 – 3 of 3) sorted by relevance
72 #define LE64_TO_CPU(k) LE_64(k) macro
1417 stword = LE64_TO_CPU(cur_desc->wb.qword1.status_error_len); in i40e_ring_rx()1511 stword = LE64_TO_CPU(cur_desc->wb.qword1.status_error_len); in i40e_ring_rx()
1117 dest_qword = LE64_TO_CPU(src_qword); in i40e_read_qword()