Searched refs:qlcnic_rom_fast_read_words (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_init.c | 357 qlcnic_rom_fast_read_words(struct qlcnic_adapter *adapter, int addr, in qlcnic_rom_fast_read_words() function 652 ret = qlcnic_rom_fast_read_words(adapter, QLCNIC_FLT_LOCATION, in qlcnic_get_flt_entry() 666 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,
|