Home
last modified time | relevance | path

Searched refs:QLCNIC_CRB_SRE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c419 val = QLCRD32(adapter, QLCNIC_CRB_SRE + 0x1000, &err); in qlcnic_pinit_from_rom()
422 QLCWR32(adapter, QLCNIC_CRB_SRE + 0x1000, val & (~(0x1))); in qlcnic_pinit_from_rom()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds