Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw.c1889 static struct fw_info *find_fw_info(int chip) in find_fw_info() function
2006 fw_info = find_fw_info(CHELSIO_CHIP_VERSION(hw->chip_id)); in csio_hw_flash_fw()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c3673 static struct fw_info *find_fw_info(int chip) in find_fw_info() function
3736 fw_info = find_fw_info(CHELSIO_CHIP_VERSION(adap->params.chip)); in adap_init0()