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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_hdr.h583 #define QLCNIC_REG(X) (NIC_CRB_BASE+(X)) macro
586 #define QLCNIC_CDRP_CRB_OFFSET (QLCNIC_REG(0x18))
587 #define QLCNIC_ARG1_CRB_OFFSET (QLCNIC_REG(0x1c))
588 #define QLCNIC_ARG2_CRB_OFFSET (QLCNIC_REG(0x20))
589 #define QLCNIC_ARG3_CRB_OFFSET (QLCNIC_REG(0x24))
590 #define QLCNIC_SIGN_CRB_OFFSET (QLCNIC_REG(0x28))
592 #define CRB_CMDPEG_STATE (QLCNIC_REG(0x50))
593 #define CRB_RCVPEG_STATE (QLCNIC_REG(0x13c))
595 #define CRB_XG_STATE_P3 (QLCNIC_REG(0x98))
596 #define CRB_PF_LINK_SPEED_1 (QLCNIC_REG(
[all...]

Completed in 70 milliseconds