Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_ctx.c46 QLCWR32(adapter, QLCNIC_ARG2_CRB_OFFSET, arg2); in qlcnic_issue_cmd()
565 QLCNIC_ARG2_CRB_OFFSET, 0, mac); in qlcnic_get_mac_address()
933 *arg2 = QLCRD32(adapter, QLCNIC_ARG2_CRB_OFFSET); in __qlcnic_get_eswitch_port_config()
Dqlcnic_hdr.h571 #define QLCNIC_ARG2_CRB_OFFSET (QLCNIC_REG(0x20)) macro