Lines Matching refs:le32_to_cpu
134 ((le32_to_cpu((ns_rsqep)->word_1) & 0x00FF0000) >> 16)
136 (le32_to_cpu((ns_rsqep)->word_1) & 0x0000FFFF)
150 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_VALID)
152 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_NZGFC)
154 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_EOPDU)
156 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_BUFSIZE)
158 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_CONGESTION)
160 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_CLP)
162 (le32_to_cpu((ns_rsqep)->word_4) & NS_RSQE_CRCERR)
165 (le32_to_cpu((ns_rsqep)->word_4) & 0x000001FF)
193 (le32_to_cpu((ns_rcqep)->word_2) != 0x00000000)
195 (le32_to_cpu((ns_rcqep)->word_1))
197 (le32_to_cpu((ns_rcqep)->word_2))
249 (le32_to_cpu((ns_scqep)->word_1) & NS_SCQE_TYPE_TSR)
277 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_EMPTY)
279 (le32_to_cpu((ns_tsip)->word_2) & NS_TSI_TIMESTAMP_MASK)
291 (le32_to_cpu((ns_tsip)->word_1) == 0x00000000)
293 ((le32_to_cpu((ns_tsip)->word_1) & 0xFFFF0000) >> 16)
295 (le32_to_cpu((ns_tsip)->word_1) & 0x00007FFF)