Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h367 #define QLCNIC_SRE_MISC (QLCNIC_CRB_SRE + 0x0002c)
405 #define QLCNIC_CRB_SRE QLCNIC_PCI_CRB_WINDOW(QLCNIC_HW_PX_MAP_CRB_SRE) macro
H A Dqlcnic_init.c417 val = QLCRD32(adapter, QLCNIC_CRB_SRE + 0x1000, &err); in qlcnic_pinit_from_rom()
420 QLCWR32(adapter, QLCNIC_CRB_SRE + 0x1000, val & (~(0x1))); in qlcnic_pinit_from_rom()