Searched refs:BIG_ENDIAN_16 (Results 1 – 4 of 4) sorted by relevance
509 #define BIG_ENDIAN_16(x) qlt_chg_endian((uint8_t *)x, 2) macro523 #define BIG_ENDIAN_16(x) macro
2197 #define BIG_ENDIAN_16(x) ql_change_endian((uint8_t *)x, 2) macro2211 #define BIG_ENDIAN_16(x) macro
1826 #define BIG_ENDIAN_16(x) ql_chg_endian((uint8_t *)x, 2) macro1840 #define BIG_ENDIAN_16(x) macro
17554 BIG_ENDIAN_16(ptr); /* FC-PH version */ in ql_isp_els_handle_endian()17556 BIG_ENDIAN_16(ptr); /* b2b credit */ in ql_isp_els_handle_endian()17558 BIG_ENDIAN_16(ptr); /* Cmn Feature flags */ in ql_isp_els_handle_endian()17560 BIG_ENDIAN_16(ptr); /* Rcv data size */ in ql_isp_els_handle_endian()17562 BIG_ENDIAN_16(ptr); /* Concurrent Seq */ in ql_isp_els_handle_endian()17564 BIG_ENDIAN_16(ptr); /* Rel offset */ in ql_isp_els_handle_endian()17572 BIG_ENDIAN_16(ptr); /* Service options */ in ql_isp_els_handle_endian()17574 BIG_ENDIAN_16(ptr); /* Initiator control */ in ql_isp_els_handle_endian()17576 BIG_ENDIAN_16(ptr); /* Recipient Control */ in ql_isp_els_handle_endian()17578 BIG_ENDIAN_16(ptr); /* Rcv size */ in ql_isp_els_handle_endian()[all …]