Home
last modified time | relevance | path

Searched refs:QLCNIC_PEG_ALIVE_COUNTER (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_hdr.h681 #define QLCNIC_PEG_ALIVE_COUNTER (QLCNIC_CAM_RAM(0xb0)) macro
Dqlcnic_init.c1042 adapter->heartbeat = QLCRD32(adapter, QLCNIC_PEG_ALIVE_COUNTER); in qlcnic_check_fw_hearbeat()
1046 heartbeat = QLCRD32(adapter, QLCNIC_PEG_ALIVE_COUNTER); in qlcnic_check_fw_hearbeat()
Dqlcnic_ethtool.c108 QLCNIC_PEG_ALIVE_COUNTER,
Dqlcnic_main.c2969 heartbeat = QLCRD32(adapter, QLCNIC_PEG_ALIVE_COUNTER); in qlcnic_check_health()