Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c163 } else if (rsp == QLCNIC_CDRP_RSP_OK) in qlcnic_82xx_issue_cmd()
H A Dqlcnic.h667 #define QLCNIC_CDRP_RSP_OK 0x00000001 macro