Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_ctx.c261 recv_ctx->state = le32_to_cpu(prsp->host_ctx_state); in nx_fw_cmd_create_rx_ctx()
362 le32_to_cpu(prsp->host_ctx_state); in nx_fw_cmd_create_tx_ctx()
Dnetxen_nic.h848 __le32 host_ctx_state; /* Starting State */ member
904 __le32 host_ctx_state; /* Starting state */ member
/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h645 __le32 host_ctx_state; /* Starting State */ member
701 __le32 host_ctx_state; /* Starting state */ member
Dqlcnic_ctx.c226 recv_ctx->state = le32_to_cpu(prsp->host_ctx_state); in qlcnic_fw_cmd_create_rx_ctx()