Home
last modified time | relevance | path

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

/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h523 #define QLCNIC_REG(X) (NIC_CRB_BASE+(X)) macro
527 #define QLCNIC_CDRP_ARG(i) (QLCNIC_REG(0x18 + ((i) * 4)))
529 #define QLCNIC_CDRP_CRB_OFFSET (QLCNIC_REG(0x18))
530 #define QLCNIC_SIGN_CRB_OFFSET (QLCNIC_REG(0x28))
532 #define CRB_XG_STATE_P3P (QLCNIC_REG(0x98))
533 #define CRB_PF_LINK_SPEED_1 (QLCNIC_REG(0xe8))
534 #define CRB_DRIVER_VERSION (QLCNIC_REG(0x2a0))