Searched refs:be32_to_cpu (Results 1 – 8 of 8) sorted by relevance
217 be32_to_cpu(asrt->u.assert.line), in fw_asrt()218 be32_to_cpu(asrt->u.assert.x), in fw_asrt()219 be32_to_cpu(asrt->u.assert.y)); in fw_asrt()1001 return be32_to_cpu(ldst_cmd.u.pcie.data[0]); in t4_read_pcie_cfg4()3381 word = be32_to_cpu(rpl.niqflint_niq); in t4_get_pfres()3384 word = be32_to_cpu(rpl.type_to_neq); in t4_get_pfres()3388 word = be32_to_cpu(rpl.tc_to_nexactf); in t4_get_pfres()3393 word = be32_to_cpu(rpl.r_caps_to_nethctrl); in t4_get_pfres()4039 be32_to_cpu(fs_fw->fw_ver), in t4_prep_fw()4040 be32_to_cpu(card_fw->fw_ver), in t4_prep_fw()[all …]
303 #define GET_TID(cmd) (G_TID(be32_to_cpu(OPCODE_TID(cmd))))
14 #define be32_to_cpu(x) (x) macro
14 #define be32_to_cpu(x) __bswap_32(x) macro
53 #define be32_to_cpu(x) (x) macro58 #define be32_to_cpu(x) BSWAP_32(x) macro
1895 cmp_bytes = be32_to_cpu(skcmp->num_returned_bytes); in skd_isr_completion_posted()
80 #define be32_to_cpu(x) BE_32((uint32_t)(x)) macro
650 lq = be32_to_cpu(ctrl->pldbuflen_qid); in t4_ring_rx()768 lq = be32_to_cpu(ctrl->pldbuflen_qid); in service_iq()