Searched refs:t3_write_flash (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c839 * t3_write_flash - write up to a page of data to the serial flash
848 static int t3_write_flash(struct adapter *adapter, unsigned int addr, function
1087 ret = t3_write_flash(adapter, addr, chunk_size, fw_data);
1096 ret = t3_write_flash(adapter, FW_VERS_ADDR, 4, fw_data);

Completed in 92 milliseconds