Searched refs:t3_check_tpsram (Results 1 – 3 of 3) sorted by relevance
722 int t3_check_tpsram(adapter_t *adapter, const u8 *tp_ram, unsigned int size);
1181 int t3_check_tpsram(adapter_t *adapter, const u8 *tp_sram, unsigned int size) in t3_check_tpsram() function
1460 ret = t3_check_tpsram(adap, tpeeprom->data, tpeeprom->datasize); in update_tpeeprom()1507 ret = t3_check_tpsram(adap, tpsram->data, tpsram->datasize); in update_tpsram()