Searched refs:t4_flash_erase_sectors (Results 1 – 1 of 1) sorted by relevance
3583 static int t4_flash_erase_sectors(struct adapter *adapter, int start, int end) in t4_flash_erase_sectors() function3696 ret = t4_flash_erase_sectors(adap, fw_start_sec, fw_start_sec + i - 1); in t4_load_fw()9915 ret = t4_flash_erase_sectors(adap, flash_cfg_start_sec, in t4_load_cfg()