Searched defs:fw_info (Results 1 – 7 of 7) sorted by relevance
91 struct fw_info struct100 __le32 grc_addr /* GRC address where the fw_info struct is located. */; argument
1925 struct fw_info *fw_info) in ecore_read_fw_info()2053 struct fw_info fw_info = { { 0 }, { 0 } }; in ecore_dump_fw_ver_param() local4802 struct fw_info fw_info; in ecore_fw_asserts_dump() local
471 struct fw_info { struct472 u8 chip;473 char *fs_name;474 char *fw_mod_name;475 struct fw_hdr fw_hdr; /* XXX: waste of space, need a sparse struct */
3998 int t4_prep_fw(struct adapter *adap, struct fw_info *fw_info, in t4_prep_fw()
1068 struct fw_info fi, *fw_info = &fi; in prep_firmware() local
1387 EXT_FW fw_info = {0}; in ql_qry_fw() local