Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c650 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 Dqlcnic.h238 #define QLCNIC_FLT_LOCATION 0x3F1000 macro