Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c658 ret = qlcnic_rom_fast_read_words(adapter, QLCNIC_FLT_LOCATION, in qlcnic_get_flt_entry()
672 ret = qlcnic_rom_fast_read_words(adapter, QLCNIC_FLT_LOCATION + in qlcnic_get_flt_entry()
Dqlcnic.h239 #define QLCNIC_FLT_LOCATION 0x3F1000 macro