Home
last modified time | relevance | path

Searched refs:flash_wait_op (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c814 static int flash_wait_op(struct adapter *adapter, int attempts, int delay) in flash_wait_op() function
904 if ((ret = flash_wait_op(adapter, 5, 1)) != 0) in t3_write_flash()
1072 (ret = flash_wait_op(adapter, 5, 500)) != 0) in t3_flash_erase_sectors()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c1569 static int flash_wait_op(struct adapter *adapter, int attempts, int delay) in flash_wait_op() function
1661 ret = flash_wait_op(adapter, 8, 1); in t4_write_flash()
1905 (ret = flash_wait_op(adapter, 14, 500)) != 0) { in t4_flash_erase_sectors()