Searched refs:ISTRX_V2 (Results 1 – 6 of 6) sorted by relevance
86 #define ISTRX_V2(trx) (TRX_VER(trx) == TRX_V2) macro88 #define SIZEOF_TRX(trx) (ISTRX_V2(trx) ? SIZEOF_TRXHDR_V2: SIZEOF_TRXHDR_V1)
83 #define ISTRX_V2(trx) (TRX_VER(trx) == TRX_V2) macro85 #define SIZEOF_TRX(trx) (ISTRX_V2(trx) ? SIZEOF_TRXHDR_V2: SIZEOF_TRXHDR_V1)
591 if (ISTRX_V2(trx)) { in check_file()711 if (ISTRX_V2(hdr) && in dbus_get_fw_nvram()886 if (ISTRX_V2(hdr) && in dbus_get_nvram()
590 if (ISTRX_V2(trx)) { in check_file()705 if (ISTRX_V2(hdr) && in dbus_get_fw_nvram()876 if (ISTRX_V2(hdr) && in dbus_get_nvram()
590 if (ISTRX_V2(trx)) { in check_file()712 if (ISTRX_V2(hdr) && in dbus_get_fw_nvram()892 if (ISTRX_V2(hdr) && in dbus_get_nvram()