Searched refs:QLCNIC_CRB_PEG_NET_0 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_init.c | 433 QLCWR32(adapter, QLCNIC_CRB_PEG_NET_0 + 0x3c, 1); in qlcnic_pinit_from_rom() 526 QLCWR32(adapter, QLCNIC_CRB_PEG_NET_0 + 0x8, 0); in qlcnic_pinit_from_rom() 527 QLCWR32(adapter, QLCNIC_CRB_PEG_NET_0 + 0xc, 0); in qlcnic_pinit_from_rom() 1195 QLCWR32(adapter, QLCNIC_CRB_PEG_NET_0 + 0x18, 0x1020); in qlcnic_load_firmware()
|
H A D | qlcnic_hdr.h | 417 #define QLCNIC_CRB_PEG_NET_0 QLCNIC_PCI_CRB_WINDOW(QLCNIC_HW_PX_MAP_CRB_PGN0) macro
|
H A D | qlcnic_main.c | 3698 QLCRD32(adapter, QLCNIC_CRB_PEG_NET_0 + 0x3c, &err), in qlcnic_check_health()
|