Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h404 #define QLCNIC_CRB_NIU QLCNIC_PCI_CRB_WINDOW(QLCNIC_HW_PX_MAP_CRB_NIU) macro
480 #define QLCNIC_NIU_MODE (QLCNIC_CRB_NIU + 0x00000)
481 #define QLCNIC_NIU_GB_PAUSE_CTL (QLCNIC_CRB_NIU + 0x0030c)
482 #define QLCNIC_NIU_XG_PAUSE_CTL (QLCNIC_CRB_NIU + 0x00098)
485 (QLCNIC_CRB_NIU + 0x30000 + (I)*0x10000)
487 (QLCNIC_CRB_NIU + 0x30004 + (I)*0x10000)
Dqlcnic_init.c404 QLCWR32(adapter, QLCNIC_CRB_NIU + 0x40, 0xff); in qlcnic_pinit_from_rom()
406 QLCWR32(adapter, QLCNIC_CRB_NIU + 0x70000, 0x00); in qlcnic_pinit_from_rom()
408 QLCWR32(adapter, QLCNIC_CRB_NIU + 0x80000, 0x00); in qlcnic_pinit_from_rom()
410 QLCWR32(adapter, QLCNIC_CRB_NIU + 0x90000, 0x00); in qlcnic_pinit_from_rom()
412 QLCWR32(adapter, QLCNIC_CRB_NIU + 0xa0000, 0x00); in qlcnic_pinit_from_rom()
414 QLCWR32(adapter, QLCNIC_CRB_NIU + 0xb0000, 0x00); in qlcnic_pinit_from_rom()