Searched refs:qlcnic_rom_fast_read_words (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 355 qlcnic_rom_fast_read_words(struct qlcnic_adapter *adapter, int addr, in qlcnic_rom_fast_read_words() function 650 ret = qlcnic_rom_fast_read_words(adapter, QLCNIC_FLT_LOCATION, in qlcnic_get_flt_entry() 664 ret = qlcnic_rom_fast_read_words(adapter, QLCNIC_FLT_LOCATION + in qlcnic_get_flt_entry()
|
H A D | qlcnic_ethtool.c | 625 ret = qlcnic_rom_fast_read_words(adapter, offset, bytes, in qlcnic_get_eeprom()
|
H A D | qlcnic.h | 1592 int qlcnic_rom_fast_read_words(struct qlcnic_adapter *adapter, int addr,
|