Searched defs:fw_data (Results 1 – 3 of 3) sorted by relevance
1403 unsigned char *fw_data = kmem_zalloc(fw_size, KM_SLEEP); in t4_prep_firmware() local
4084 const u8 *fw_data, unsigned int fw_size, in t4_prep_fw()4257 int t4_load_fw(struct adapter *adap, const u8 *fw_data, unsigned int size, in t4_load_fw()7617 const u8 *fw_data, unsigned int size, int force) in t4_fw_upgrade()
825 struct ecore_fw_data *fw_data; member