Home
last modified time | relevance | path

Searched refs:fw_compatible (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/dev/cxgbe/
HDt4_main.c2106 fw_compatible(const struct fw_hdr *hdr1, const struct fw_hdr *hdr2) in fw_compatible() function
2233 card_fw_usable = fw_compatible(drv_fw, (const void*)card_fw); in prep_firmware()
2244 kld_fw_usable = fw_compatible(drv_fw, kld_fw); in prep_firmware()