Searched refs:BIG_ENDIAN_16 (Results 1 – 4 of 4) sorted by relevance
723 #define BIG_ENDIAN_16(x) qlt_chg_endian((uint8_t *)x, 2) macro737 #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
2134 #define BIG_ENDIAN_16(x) ql_chg_endian((uint8_t *)x, 2) macro2148 #define BIG_ENDIAN_16(x) macro
18555 BIG_ENDIAN_16(ptr); /* FC-PH version */ in ql_isp_els_handle_endian()18557 BIG_ENDIAN_16(ptr); /* b2b credit */ in ql_isp_els_handle_endian()18559 BIG_ENDIAN_16(ptr); /* Cmn Feature flags */ in ql_isp_els_handle_endian()18561 BIG_ENDIAN_16(ptr); /* Rcv data size */ in ql_isp_els_handle_endian()18563 BIG_ENDIAN_16(ptr); /* Concurrent Seq */ in ql_isp_els_handle_endian()18565 BIG_ENDIAN_16(ptr); /* Rel offset */ in ql_isp_els_handle_endian()18573 BIG_ENDIAN_16(ptr); /* Service options */ in ql_isp_els_handle_endian()18575 BIG_ENDIAN_16(ptr); /* Initiator control */ in ql_isp_els_handle_endian()18577 BIG_ENDIAN_16(ptr); /* Recipient Control */ in ql_isp_els_handle_endian()18579 BIG_ENDIAN_16(ptr); /* Rcv size */ in ql_isp_els_handle_endian()[all …]