Searched refs:qlcnic_83xx_flash_read32 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_hw.h | 603 int qlcnic_83xx_flash_read32(struct qlcnic_adapter *, u32, u8 *, int);
|
H A D | qlcnic_83xx_init.c | 1156 if (qlcnic_83xx_flash_read32(adapter, QLC_83XX_IDC_FLASH_PARAM_ADDR, in qlcnic_83xx_setup_idc_parameters() 1711 if (qlcnic_83xx_flash_read32(p_dev, addr, p_buff, count)) { in qlcnic_83xx_get_reset_instruction_template() 1721 if (qlcnic_83xx_flash_read32(p_dev, addr, p_buff, count)) { in qlcnic_83xx_get_reset_instruction_template()
|
H A D | qlcnic_83xx_hw.c | 3140 int qlcnic_83xx_flash_read32(struct qlcnic_adapter *adapter, u32 flash_addr, in qlcnic_83xx_flash_read32() function
|