Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h590 #define QLCNIC_HOST_CTX_STATE_ACTIVE 2 macro
Dqlcnic_ctx.c72 if (recv_ctx->state == QLCNIC_HOST_CTX_STATE_ACTIVE) { in qlcnic_fw_cmd_set_mtu()