Searched refs:fw_compatible (Results 1 – 2 of 2) sorted by relevance
2225 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible() function2330 card_fw_usable = fw_compatible(drv_fw, (const void *)card_fw); in csio_hw_prep_fw()2339 fs_fw_usable = fw_compatible(drv_fw, fs_fw); in csio_hw_prep_fw()
3436 static int fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible() function3500 card_fw_usable = fw_compatible(drv_fw, (const void *)card_fw); in t4_prep_fw()3509 fs_fw_usable = fw_compatible(drv_fw, fs_fw); in t4_prep_fw()