Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c138 } else if (rsp == QLCNIC_CDRP_RSP_FAIL) { in qlcnic_82xx_issue_cmd()
H A Dqlcnic.h668 #define QLCNIC_CDRP_RSP_FAIL 0x00000002 macro