Searched refs:fw_major_no (Results 1 – 1 of 1) sorted by relevance
431 unsigned char fw_major_no = ((wFwVerRsp >> 8) & 0x000000FF); in phNxpNciHal_CheckValidFwVersion() local436 if (ufw_current_major_no >= fw_major_no) { in phNxpNciHal_CheckValidFwVersion()